P4C
The P4 Compiler
|
Public Member Functions | |
FieldOperation (bool is_bitwise_op, bool is_salu_inst, const IR::MAU::Instruction *inst, FieldAccessType rw_type, le_bitrange range) | |
Public Attributes | |
const IR::MAU::Instruction * | inst |
bool | is_bitwise_op |
bool | is_salu_inst |
le_bitrange | range |
FieldAccessType | rw_type |