dynarmic/tests/A32
Lioncash 7139942976 common: Move byte swapping functions to bit_utils.h
These are quite general functions, so they can just be moved into common
instead of recreating a namespace here.
2020-04-22 20:57:37 +01:00
..
skyeye_interpreter common: Move byte swapping functions to bit_utils.h 2020-04-22 20:57:37 +01:00
fuzz_arm.cpp ir/value: Replace includes with forward declarations 2020-04-22 20:55:05 +01:00
fuzz_thumb.cpp A32: Implement FastDispatchHint 2020-04-22 20:53:46 +01:00
test_arm_disassembler.cpp A64: Backend framework 2020-04-22 20:42:44 +01:00
test_thumb_instructions.cpp A32: Change UserCallbacks to be similar to A64's interface 2020-04-22 20:46:12 +01:00
testenv.h A32/testenv: Add missing headers 2020-04-22 20:53:45 +01:00
vfp_vadd_f32.inc A64: Backend framework 2020-04-22 20:42:44 +01:00
vfp_vsub_f32.inc A64: Backend framework 2020-04-22 20:42:44 +01:00