dynarmic/src/frontend/A32/translate/impl
2021-02-07 13:29:20 -05:00
..
asimd_load_store_structures.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
asimd_misc.cpp A32: Implement VDUP (scalar) 2020-06-21 00:22:42 +01:00
asimd_one_reg_modified_immediate.cpp asimd_one_reg_modified_immediate: Use {Get,Set}Vector 2020-05-28 20:40:26 +01:00
asimd_three_regs.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
asimd_two_regs_misc.cpp A32: Implement ASIMD VSHLL 2020-06-24 23:47:13 +01:00
asimd_two_regs_scalar.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
asimd_two_regs_shift.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
barrier.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
branch.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
coprocessor.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
crc32.cpp crc32: Remove unnecessary masking 2020-06-04 20:33:46 +01:00
data_processing.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
divide.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
exception_generating.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
extension.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
hint.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
load_store.cpp fuzz_arm: Ensure all instructions are fuzzed 2020-05-10 13:57:39 +01:00
misc.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
multiply.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
packing.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
parallel.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
reversal.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
saturated.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
status_register_access.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
synchronization.cpp A32 global exlcusive monitor 2020-06-16 17:54:21 +01:00
thumb16.cpp A32/thumb16: Fix bug in CBZ/CBNZ 2021-02-06 21:25:24 +00:00
thumb32.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
thumb32_misc.cpp thumb32: Implement QADD 2021-02-01 15:44:09 -05:00
thumb32_multiply.cpp thumb32: Implement SMLSD{X} 2021-02-07 13:29:20 -05:00
thumb32_parallel.cpp thumb32: Implement SHSUB8/UHSUB8 2021-02-01 17:50:46 -05:00
translate_arm.h A32: Add arch_version option 2021-02-07 12:13:14 +00:00
translate_thumb.h thumb32: Implement SMLSD{X} 2021-02-07 13:29:20 -05:00
vfp.cpp A32: Implement VFPv5 VRINTX 2020-06-24 22:31:58 +01:00