Searched refs:REG_LIST (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcr16.h178 #define REG_LIST CR16_INS_MAX macro
425 (instruction->flags & REG_LIST)
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcr16-opc.c270 REGLIST_INST ("push", 0x01, (NO_TYPE_INS | REG_LIST)),
271 REGLIST_INST ("pop", 0x02, (NO_TYPE_INS | REG_LIST)),
272 REGLIST_INST ("popret", 0x03, (NO_TYPE_INS | REG_LIST)),
274 {"loadm", 1, 0x14, 19, NO_TYPE_INS | REG_LIST, {{uimm3_1,16}}},
275 {"loadmp", 1, 0x15, 19, NO_TYPE_INS | REG_LIST, {{uimm3_1,16}}},
276 {"storm", 1, 0x16, 19, NO_TYPE_INS | REG_LIST, {{uimm3_1,16}}},
277 {"stormp", 1, 0x17, 19, NO_TYPE_INS | REG_LIST, {{uimm3_1,16}}},

Completed in 97 milliseconds