Public Attributes | List of all members
cs_tms320c64x_op Struct Reference

#include <tms320c64x.h>

Public Attributes

union {
   int32_t   imm
 immediate value for IMM operand More...
 
   tms320c64x_op_mem   mem
 base/disp value for MEM operand More...
 
   unsigned int   reg
 register value for REG operand or first register for REGPAIR operand More...
 
}; 
 
tms320c64x_op_type type
 operand type More...
 

Detailed Description

Definition at line 55 of file tms320c64x.h.

Member Data Documentation

◆ @168

union { ... }

◆ imm

int32_t cs_tms320c64x_op::imm

immediate value for IMM operand

Definition at line 59 of file tms320c64x.h.

◆ mem

tms320c64x_op_mem cs_tms320c64x_op::mem

base/disp value for MEM operand

Definition at line 60 of file tms320c64x.h.

◆ reg

unsigned int cs_tms320c64x_op::reg

register value for REG operand or first register for REGPAIR operand

Definition at line 58 of file tms320c64x.h.

◆ type

tms320c64x_op_type cs_tms320c64x_op::type

operand type

Definition at line 56 of file tms320c64x.h.


The documentation for this struct was generated from the following file:


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