Home
last modified time | relevance | path

Searched refs:CODE64_ARITH (Results 1 – 1 of 1) sorted by relevance

/external/capstone/suite/
Dx86odd.py58 CODE64_ARITH = b"\x41\x83\xe0\xfa" variable
59 CODE64_ARITH += b"\x48\x83\xe4\xf0"
78 (CS_ARCH_X86, CS_MODE_64, CODE64_ARITH, "X86 64 (Intel syntax)", 0),