#include <x86.h>
Definition at line 298 of file x86.h.
◆ disp_offset
uint8_t cs_x86_encoding::disp_offset |
Displacement offset, or 0 when irrelevant.
Definition at line 303 of file x86.h.
◆ disp_size
◆ imm_offset
uint8_t cs_x86_encoding::imm_offset |
Immediate offset, or 0 when irrelevant.
Definition at line 307 of file x86.h.
◆ imm_size
◆ modrm_offset
uint8_t cs_x86_encoding::modrm_offset |
ModR/M offset, or 0 when irrelevant.
Definition at line 300 of file x86.h.
The documentation for this struct was generated from the following file: