Tor 0.4.9.3-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
instruction Struct Reference

Data Fields

instr_type opcode
 
int src
 
int dst
 
uint32_t imm32
 
uint32_t op_par
 

Detailed Description

Definition at line 23 of file instruction.h.

Field Documentation

◆ dst

int dst

Definition at line 26 of file instruction.h.

◆ imm32

uint32_t imm32

Definition at line 27 of file instruction.h.

◆ op_par

uint32_t op_par

Definition at line 28 of file instruction.h.

◆ opcode

instr_type opcode

Definition at line 24 of file instruction.h.

◆ src

int src

Definition at line 25 of file instruction.h.


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