You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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, (%si)
|
|
// 0xc6,0x06,0x00 = movb $0x0, (%esi)
|