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

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcr16-opc.c185 {NAME, 1, OPC, 20, NO_TYPE_INS, {{regr,16}}}
189 {NAME, 1, OPC, 20, NO_TYPE_INS, {{regp,16}}}
194 {NAME, 1, OPC, 20, NO_TYPE_INS | FLAGS, {{regp,16}}}
234 {NAME, 2, OPC, 12, NO_TYPE_INS, {{regr,4}, {regr,0}, {regp,8}}}
244 {NAME, 2, OPC, 24, NO_TYPE_INS, {{rra,0}, {disps25,0}}}
248 {NAME, 3, OPC, 12, NO_TYPE_INS, {{regp,4}, {disps25,16}}}
255 {NAME, 2, OPC, 12, NO_TYPE_INS, {{regp,0}, {regp,4}}}
270 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_LIS
[all...]
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcr16.h159 #define NO_TYPE_INS 0 macro

Completed in 55 milliseconds