3ds: use range clearing for small ranges
authornotaz <notasas@gmail.com>
Wed, 23 Oct 2024 23:25:47 +0000 (02:25 +0300)
committernotaz <notasas@gmail.com>
Thu, 24 Oct 2024 23:50:18 +0000 (02:50 +0300)
commita69ca82751b14802475426a7bef25b316493f798
treea3c0f4e86fff21e9025cfcc348b7470b2231aec0
parenta1315b29e90522e0901d019942ac3ea62abc219c
3ds: use range clearing for small ranges

Seems to be wastefull to throw away the entire icache when just a few
new insns are compiled. Not that this gives any noticeable perf
difference though.
frontend/3ds/3ds_utils.h
frontend/3ds/utils.S
libpcsxcore/new_dynarec/new_dynarec.c