diff options
author | 2025-01-16 06:24:11 +1100 | |
---|---|---|
committer | 2025-01-16 06:30:13 +1100 | |
commit | 26d8e47c002f7aa0efd2a6db56a5f48108e1c79c (patch) | |
tree | 12b60332c9db368e3f2301b992349ebc753e045d /scripts/src/benchmarks.lua | |
parent | 8cfc62f24d0b8f6f4c3a727e2c2546f9467a773d (diff) |
DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb]
* Build all native back-ends if any native back-end is enabled so errors
caused by changing interfaces can be found faster.
* cpu/drcbeut.cpp: Moved resolved member function stuff to a place where
it can be shared by back-ends.
* cpu/drcbearm64.cpp: Use ubfx instruction to extract unordered flag.
* cpu/drcbearm64.cpp, cpu/drcbex64.cpp: Bypass trampolines when calling
get map variable value and debugger instruction hook functions.
* cpu/drcbearm64.cpp: Moved some internal helpers that don't need to be
members to anonymous namespace.
* cpu/drcbearm64.cpp: Added a comment with some info to help when
debugging generated code.
* cpu/drcbec.cpp: Put code in the drc namespace.
Diffstat (limited to 'scripts/src/benchmarks.lua')
0 files changed, 0 insertions, 0 deletions