This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
tests
/
arm
History
Subv
426ffc9971
Added ARM fuzz tests for LDRD/LDR/LDRT/LDRB/LDRBT/LDRH and STRD/STR/STRT/STRB/STRBT/STRH.
...
These tests do not test the behavior of writing to the PC.
2016-07-18 16:13:02 -05:00
..
fuzz_arm.cpp
Added ARM fuzz tests for LDRD/LDR/LDRT/LDRB/LDRBT/LDRH and STRD/STR/STRT/STRB/STRBT/STRH.
2016-07-18 16:13:02 -05:00
fuzz_thumb.cpp
Implement thumb POP instruction
2016-07-18 17:37:48 +01:00
test_arm_disassembler.cpp
Reorganise src/frontend: Add subdirectories disassembler and translate
2016-07-14 14:39:43 +01:00
test_thumb_instructions.cpp
Implement Thumb PUSH instruction
2016-07-18 15:11:16 +01:00