Files
jak-project/third-party/zydis/tests/cases/default_006.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

32 lines
1.5 KiB
Plaintext
Vendored
Generated

== [ BASIC ] ============================================================================================
MNEMONIC: mov [ENC: DEFAULT, MAP: DEFAULT, OPC: 0xBA]
LENGTH: 5
SSZ: 64
EOSZ: 32
EASZ: 64
CATEGORY: DATAXFER
ISA-SET: I86
ISA-EXT: BASE
EXCEPTIONS: NONE
OPTIMIZED: BA 81 1A 2F 42
== [ OPERANDS ] ============================================================================================
## TYPE VISIBILITY ACTION ENCODING SIZE NELEM ELEMSZ ELEMTYPE VALUE
-- --------- ---------- ------ ------------ ---- ----- ------ -------- ---------------------------
0 REGISTER EXPLICIT W OPCODE 32 1 32 INT edx
1 IMMEDIATE EXPLICIT R SIMM16_32_64 32 1 32 INT [S A 32] 0x00000000422F1A81
-- --------- ---------- ------ ------------ ---- ----- ------ -------- ---------------------------
== [ ATT ] ============================================================================================
ABSOLUTE: mov $0x422F1A81, %edx
RELATIVE: mov $0x422F1A81, %edx
== [ INTEL ] ============================================================================================
ABSOLUTE: mov edx, 0x422F1A81
RELATIVE: mov edx, 0x422F1A81
== [ SEGMENTS ] ============================================================================================
BA 81 1A 2F 42
: :..IMM
:..OPCODE