Files
jak-project/third-party/zydis/tests/cases/default_019.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: 0xBB]
LENGTH: 5
SSZ: 64
EOSZ: 32
EASZ: 64
CATEGORY: DATAXFER
ISA-SET: I86
ISA-EXT: BASE
EXCEPTIONS: NONE
OPTIMIZED: BB 01 10 F1 11
== [ OPERANDS ] ============================================================================================
## TYPE VISIBILITY ACTION ENCODING SIZE NELEM ELEMSZ ELEMTYPE VALUE
-- --------- ---------- ------ ------------ ---- ----- ------ -------- ---------------------------
0 REGISTER EXPLICIT W OPCODE 32 1 32 INT ebx
1 IMMEDIATE EXPLICIT R SIMM16_32_64 32 1 32 INT [S A 32] 0x0000000011F11001
-- --------- ---------- ------ ------------ ---- ----- ------ -------- ---------------------------
== [ ATT ] ============================================================================================
ABSOLUTE: mov $0x11F11001, %ebx
RELATIVE: mov $0x11F11001, %ebx
== [ INTEL ] ============================================================================================
ABSOLUTE: mov ebx, 0x11F11001
RELATIVE: mov ebx, 0x11F11001
== [ SEGMENTS ] ============================================================================================
BB 01 10 F1 11
: :..IMM
:..OPCODE