diff options
author | 2025-02-03 08:02:40 +1100 | |
---|---|---|
committer | 2025-02-03 08:02:40 +1100 | |
commit | 32736e4c43c179f7670ff39f551444d80209a44a (patch) | |
tree | 0942cd1203abaabb4e3c3b2df2490a36cc90d526 /scripts/src/bus.lua | |
parent | bf7061a27ef0b995212b566accd781bee545ea53 (diff) |
Cleanup:
cpu/drcbex86.cpp: Don't use static address space accessors. This gives
a big performance improvement.
cpu/drcbeut.cpp: Made failure to resolve address space accessors fatal.
cpu/drcbearm64.cpp: Removed fallback to static address space accessors.
cpu/mips3/mibs3.cpp: Removed static address space accessors. All they
were doing was hurting performance.
cpu/drcbex64.cpp: Don't use goofy X64_WINDOWS_ABI macro, just check
_WIN32. The only other environment that uses the Windows calling
convention is (U)EFI, and we can move feature detection to util/abi.h if
we ever need to care about it.
Diffstat (limited to 'scripts/src/bus.lua')
0 files changed, 0 insertions, 0 deletions