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:52:05 +0000 (02:52 +0300)
commite7e802c7db305fb8551c31d2975de61116f593c2
treebcc548804b2f8bdabd989a2a2384129ea5a4cb76
parent3c3a80b2408d5a98521746c26502cd7addf3b365
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