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
/
A64
History
MerryMage
da9a4f8877
A64: Partially implement FCVTZU (scalar, fixed-point) and FCVTZS (scalar, fixed-point)
2018-02-20 18:45:28 +00:00
..
unicorn_emu
fuzz_with_unicorn: Speed up tests by not initializing/tearing down constantly
2018-02-12 21:48:29 +00:00
a64.cpp
A64: Implement REV, REV32, and REV16 (
#126
)
2018-01-21 12:17:47 +00:00
fuzz_with_unicorn.cpp
A64: Partially implement FCVTZU (scalar, fixed-point) and FCVTZS (scalar, fixed-point)
2018-02-20 18:45:28 +00:00
inst_gen.cpp
inst_gen: Make invalid_instructions a static inline variable
2018-02-04 19:44:29 +00:00
inst_gen.h
inst_gen: Make invalid_instructions a static inline variable
2018-02-04 19:44:29 +00:00
testenv.h
A64: Implement system register CNTPCT_EL0
2018-02-20 16:56:05 +00:00
verify_unicorn.cpp
A64/tests: Split unicorn sanity checking from other tests
2018-01-17 20:00:42 +00:00