Add tests for disassemble/assemble neg eax #15633 (#15897)

This commit is contained in:
Maijin 2020-01-26 12:24:34 +01:00 committed by Itay Cohen
parent 11dad4facb
commit 6437a83a61

View File

@ -318,6 +318,8 @@ d "mulsd xmm0, qword [eax]" f20f5900
d "mulss xmm0, dword [eax]" f30f5900
d "mwait" 0f01c9
d "neg byte [eax]" f618
d "neg eax" f7d8
aB "neg eax" f7d8
d "nop" 90
d "not byte [eax]" f610
d "or al, 0" 0c00