struct xf_instruction¶
#include "xf_re_compile.h"
Overview¶
Data sturcture for each insturction.
Parameters:
| oprand_2 | The 3rd operand. | 
| oprand_1 | The 2nd operand. | 
| oprand_0 | The 1st operand. | 
| mode_len | Concatenated mode and length. | 
| opcode | Op code. | 
// fields uint16_t oprand_2 uint16_t oprand_1 uint16_t oprand_0 uint8_t mode_len uint8_t opcode struct xf_instruction::@0::@2 inst_format uint64_t d