![]() |
P4C
The P4 Compiler
|
Classes | |
| struct | Decode |
Public Member Functions | |
| MinMax (const Decode *op, int l) | |
| void | dbprint (std::ostream &out) const override |
| bool | equiv (Instruction *a_) override |
| std::string | name () override |
| Instruction * | pass1 (Table *tbl, Table::Actions::Action *) override |
| void | pass2 (Table *tbl, Table::Actions::Action *) override |
| bool | phvRead (std::function< void(const ::Phv::Slice &sl)>) override |
| bool | salu_alu () const override |
Public Attributes | |
| boost::optional< unsigned > | constval = boost::none |
| operand | mask |
| MinMax::Decode * | opc |
| bool | phv = false |
| operand | postmod |