FEX/unittests/ASM
Ryan Houdek 1025ff75be Makes unit tests running a bit more complex
Runs the unit tests with a variety of options to try and catch common
problems that crop up.
2020-03-06 09:08:25 +02:00
..
CALL.asm Fixes a couple mistakes in the unit tests 2020-03-06 09:08:25 +02:00
CMakeLists.txt Makes unit tests running a bit more complex 2020-03-06 09:08:25 +02:00
JMP.asm Fixes a couple mistakes in the unit tests 2020-03-06 09:08:25 +02:00
jump.asm Initial Commit 2020-03-06 09:08:13 +02:00
lea.asm Fixes a couple mistakes in the unit tests 2020-03-06 09:08:25 +02:00
mov.asm Initial Commit 2020-03-06 09:08:13 +02:00
movups.asm Initial Commit 2020-03-06 09:08:13 +02:00
movzx.asm Initial Commit 2020-03-06 09:08:13 +02:00
mul.asm Initial Commit 2020-03-06 09:08:13 +02:00
simple_loop.asm Initial Commit 2020-03-06 09:08:13 +02:00
STOS.asm Initial Commit 2020-03-06 09:08:13 +02:00