AtariDreams 4e6835d4d9
[AArch64] Use ccmn to compare negative immediates between -1 and -31 (#95825)
Because ccmn is like a + b, it works when using cmp but with values that
when negated are in the range of 1 through 31
2024-06-21 15:48:04 +01:00
..