|
| Decode (const char *n, std::set< target_t > targ, unsigned opc) |
|
| Decode (const char *n, target_t targ, unsigned opc) |
|
| Decode (const char *n, unsigned opc) |
|
Instruction * | decode (Table *tbl, const Table::Actions::Action *act, const VECTOR(value_t) &op) const override |
|
| Decode (const char *name, int set=VLIW_ALU, bool ts=false) |
|
| Decode (const char *name, std::set< target_t > target, int set=VLIW_ALU, bool ts=false) |
|
| Decode (const char *name, target_t target, int set=VLIW_ALU, bool ts=false) |
|
const Decode & | alias (const char *name, int set=VLIW_ALU, bool ts=false) |
|