index
:
dynarmic
master
A dynamic recompiler for ARM.
merryhime
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2022-11-08
test_generator: Allow rerunning jit
Merry
2022-11-08
backend/arm64/a32_address_space: Terminate early if halted prior to execution...
Merry
2022-10-18
tests: remove unused default iterations in TestThumb
FreddyFunk
2022-10-18
tests/A32: Add coprocessor tests
Merry
2022-10-18
test_generator: Increase iterations
Merry
2022-10-18
test_generator: Test ASIMD
Merry
2022-10-18
test_generator: Enable vfp testing
Merry
2022-10-18
backend/arm64: FPCR/FPSR handling
Merry
2022-10-18
test_generator: Generate Arm instructions
Merry
2022-10-18
test_generator: Expand testing to thumb32
Merry
2022-10-18
test_generator: Increase iterations
Merry
2022-10-18
tests: Add test generator
Merry
2022-10-18
tests/rand_int: Expose PRNG
Merry
2022-08-08
fuzz_arm: Avoid backwards jumps that may jump into code
merry
2022-07-26
tests/{a32,a64}_unicorn: Avoid use of deprecated fmt API
Merry
2022-07-20
emit_x64_vector: Ensure FPSR.QC is set even if output is invalidated
Merry
2022-07-20
a32_get_set_elimination_pass: Convert NZ to NZC
Merry
2022-07-20
a32_get_set_elimination_pass: Add option to disable NZC -> NZ conversion
Merry
2022-07-19
A32: Condense flag handling
Merry
2022-07-14
fuzz_arm: Correct unicorn overrun recovery code
Merry
2022-07-11
emit_x64: Fix bugs in fast dispatcher
Merry
2022-06-21
A32/A64: Allow std::nullopt from MemoryReadCode
Merry
2022-06-05
x64_cpu_info: Update test for latest xbyak
Merry
2022-05-28
tests: Enable tests dependent on active frontend
Merry
2022-05-28
CMakeLists: Allow building on arm64
Merry
2022-04-19
CMakeLists: Make mcl a public link dependency
Merry
2022-04-19
Migrate to mcl
Merry
2022-04-19
externals: Remove mp and replace uses with mcl
Merry
2022-04-06
tests/A64: Add {S,U}SHL instruction unit tests
Wunkolo
2022-03-20
fuzz_arm: Add offset thumb instruction test
merry
2022-02-27
fuzz_arm: Sometimes we have to step more to sync up with unicorn
merry
2022-02-15
a32_unicorn: Throw on error to trigger SCOPE_EXIT code
Merry
2022-02-15
fuzz_arm: Don't generate thumb32_MSR_reg: Unicorn steps by 2 instead of 4
Merry
2022-02-15
fuzz_arm: Handle unicorn overrun on internal jump
Merry
2022-02-12
fuzz_arm: Ensure that FPSCR.QC is tested
merry
2022-02-12
test_arm_instructions: Add vmsr/vcmp/vmrs test
merry
2021-12-23
general: Rename files with duplicate names
Morph
2021-09-27
tests: Add {S,V}ADD{V,P} tests
Wunkolo
2021-09-06
cpu_info: remove tSSE4a and tSSE5 (#643)
Macchiarch
2021-08-08
catch: Correct include directory
Merry
2021-08-07
tests: Add FMLA(lane) test
Wunkolo
2021-08-07
xbyak: Correct xbyak include directory
Merry
2021-08-06
fuzz_with_unicorn: Correct printing of vectors
Merry
2021-08-06
tests: Use Zydis for disassembly
Merry
2021-06-23
externals: Update fmt to 8.0.0
Lioncash
2021-06-20
tests: add F{MIN,MAX}NM tests
Wunkolo
2021-06-10
tests: Add FABS tests
Wunkolo
2021-06-08
tests: Add F{MIN,MAX} tests
Wunkolo
2021-06-06
A64/config.h: Split fastmem and page_table options.
Markus Wick
2021-05-31
tests: Format to clang-format mandated style
MerryMage
[prev]
[next]