Files
XenonRecomp/thirdparty/capstone/suite/MC/X86/address-size.s.cs
2024-09-08 17:16:32 +06:00

6 lines
195 B
C#

# CS_ARCH_X86, CS_MODE_64, CS_OPT_SYNTAX_ATT
0x67,0xc6,0x06,0x00 = movb $0x0, (%esi)
0xc6,0x06,0x00 = movb $0x0, (%rsi)
0x67,0xc6,0x06,0x00 = movb $0x0, (%esi)
0xc6,0x06,0x00 = movb $0x0, (%rsi)