Public Attributes | List of all members
cs_x86_encoding Struct Reference

#include <x86.h>

Public Attributes

uint8_t disp_offset
 Displacement offset, or 0 when irrelevant. More...
 
uint8_t disp_size
 
uint8_t imm_offset
 Immediate offset, or 0 when irrelevant. More...
 
uint8_t imm_size
 
uint8_t modrm_offset
 ModR/M offset, or 0 when irrelevant. More...
 

Detailed Description

Definition at line 298 of file x86.h.

Member Data Documentation

◆ 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

uint8_t cs_x86_encoding::disp_size

Definition at line 304 of file x86.h.

◆ 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

uint8_t cs_x86_encoding::imm_size

Definition at line 308 of file x86.h.

◆ 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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:42