FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
x86_insn_operand_t Union Reference

Data Fields

struct {
   u8   code
 
   u8   type
 
}; 
 
u8 data [2]
 

Detailed Description

Definition at line 20 of file asm_x86.h.

Field Documentation

◆ @503

struct { ... }

◆ code

u8 x86_insn_operand_t::code

Definition at line 24 of file asm_x86.h.

◆ data

u8 x86_insn_operand_t::data[2]

Definition at line 27 of file asm_x86.h.

◆ type

u8 x86_insn_operand_t::type

Definition at line 25 of file asm_x86.h.


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