Files
Xenia-Canary/src/xenia/cpu
chrisps 9dfbef8acf Smaller ComputeMemoryAddress/Offset sequence
Replace a movzx after setae in both ComputeMemoryAddressOffset and ComputeMemoryAddress with a xor_ of eax prior to the cmp. This reduces the length in bytes of both sequences by 1, and should be a moderate ICache usage reduction thanks to the frequency of these sequences.
2022-06-17 11:10:27 +02:00
..
2020-04-07 16:09:41 -05:00
2021-06-02 22:28:43 -05:00
2020-04-07 16:09:41 -05:00
2018-11-24 16:21:06 -06:00
2020-04-07 16:09:41 -05:00
2019-08-03 02:34:19 +02:00
2021-06-02 22:28:43 -05:00
2020-04-07 16:09:41 -05:00
2020-04-07 16:09:41 -05:00
2020-04-07 16:09:41 -05:00
2020-04-07 16:09:41 -05:00
2020-04-07 16:09:41 -05:00
2015-12-29 12:32:46 -08:00