Files
jak-project/third-party/zydis/tests/cases/default_028.out
T
Tyler Wilding 637b043293 deps: update zydis to latest commit (#3306)
Updates Zydis to it's latest commit, this should fix building the
project on intel macs with a more recent version of macOS. This likely
needs some sanity checks that the debugger stuff still works as
expected.
2024-01-15 16:56:14 -05:00

38 lines
2.1 KiB
Plaintext
Vendored
Generated

== [ BASIC ] ============================================================================================
MNEMONIC: mov [ENC: DEFAULT, MAP: DEFAULT, OPC: 0xA0]
LENGTH: 9
SSZ: 64
EOSZ: 8
EASZ: 64
CATEGORY: DATAXFER
ISA-SET: I86
ISA-EXT: BASE
EXCEPTIONS: NONE
ATTRIBUTES: ACCEPTS_SEGMENT
OPTIMIZED: A0 88 88 88 88 88 88 88 88
== [ OPERANDS ] ============================================================================================
## TYPE VISIBILITY ACTION ENCODING SIZE NELEM ELEMSZ ELEMTYPE VALUE
-- --------- ---------- ------ ------------ ---- ----- ------ -------- ---------------------------
0 REGISTER IMPLICIT W NONE 8 1 8 INT al
1 MEMORY EXPLICIT R DISP16_32_64 8 1 8 INT TYPE = MEM
SEG = ds
BASE = none
INDEX = none
SCALE = 0
DISP = 0x8888888888888888
-- --------- ---------- ------ ------------ ---- ----- ------ -------- ---------------------------
== [ ATT ] ============================================================================================
ABSOLUTE: mov 0x8888888888888888, %al
RELATIVE: mov 0x8888888888888888, %al
== [ INTEL ] ============================================================================================
ABSOLUTE: mov al, byte ptr ds:[0x8888888888888888]
RELATIVE: mov al, byte ptr ds:[0x8888888888888888]
== [ SEGMENTS ] ============================================================================================
A0 88 88 88 88 88 88 88 88
: :..DISP
:..OPCODE