hakril
8d5bb5c032
Add simplex_86 ljmp with standard parameter format handling for ptr16:32
2025-06-30 15:48:59 +02:00
hakril
006dce7054
Add tests for non-handled instruction format in simple x86/x64
2024-06-27 14:03:39 +02:00
hakril
feafb52c2a
Implem x64 mem_access [RIP+DISP32] + few test + fix raw instr
2024-05-21 16:05:45 +02:00
clement rouault
cd87544fc7
Fix a concurrency error in simple_x86
2021-06-15 15:32:23 +02:00
srounet
eab219610d
add Pushad/Pushfd/Pushfq mnemonics and alias to Jz ( #20 )
...
* add register mnemonics and alias to Jz
* remove push/popal use expected_result to overwrite result
* add x64 instructions
* fix an issue with pushfd popfd Instructions not matching the intel specification
2021-05-04 19:31:42 +02:00
clement rouault
542eb33aa6
Fix issue #19 about x86/x64 bad Test encoding
2021-04-27 21:32:49 +02:00
hakril
bac3dcb55b
Fix simple_x64 REX for python3
2020-02-05 23:57:34 +01:00
hakril
a7175be425
Added/fixed some test
2020-02-02 18:11:13 +01:00
hakril
30b05d25f1
Improved MultipleInstr capabilities + fix a bug in x64 that failed to recognize 32b register name not uppercase
2019-09-20 16:18:16 +02:00
hakril
6fcba46739
Added <Raw> pseudo instruction to both assemblers + corresponding test
2019-08-07 17:42:56 +02:00
hakril
65726e706f
Add Int X86/64 instruction
2018-01-13 16:40:21 +01:00
hakril
b3117ce4e3
pytest integration finished + moved tests/ to top dir
2017-09-10 18:57:59 +02:00