Searched refs:NO_OP_INST (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcr16-opc.c436 #define NO_OP_INST(NAME, OPC) \ macro
440 NO_OP_INST ("cinv[i]", 0x000A),
441 NO_OP_INST ("cinv[i,u]", 0x000B),
442 NO_OP_INST ("cinv[d]", 0x000C),
443 NO_OP_INST ("cinv[d,u]", 0x000D),
444 NO_OP_INST ("cinv[d,i]", 0x000E),
445 NO_OP_INST ("cinv[d,i,u]", 0x000F),
446 NO_OP_INST ("nop", 0x2C00),
447 NO_OP_INST ("retx", 0x0003),
448 NO_OP_INST ("d
[all...]
H A Dcrx-opc.c145 #define NO_OP_INST(NAME, OPC) \ macro
149 NO_OP_INST ("nop", 0x3002),
150 NO_OP_INST ("retx", 0x3003),
151 NO_OP_INST ("di", 0x3004),
152 NO_OP_INST ("ei", 0x3005),
153 NO_OP_INST ("wait", 0x3006),
154 NO_OP_INST ("eiwait", 0x3007),
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcr16-opc.c436 #define NO_OP_INST(NAME, OPC) \ macro
440 NO_OP_INST ("cinv[i]", 0x000A),
441 NO_OP_INST ("cinv[i,u]", 0x000B),
442 NO_OP_INST ("cinv[d]", 0x000C),
443 NO_OP_INST ("cinv[d,u]", 0x000D),
444 NO_OP_INST ("cinv[d,i]", 0x000E),
445 NO_OP_INST ("cinv[d,i,u]", 0x000F),
446 NO_OP_INST ("nop", 0x2C00),
447 NO_OP_INST ("retx", 0x0003),
448 NO_OP_INST ("d
[all...]
H A Dcrx-opc.c145 #define NO_OP_INST(NAME, OPC) \ macro
149 NO_OP_INST ("nop", 0x3002),
150 NO_OP_INST ("retx", 0x3003),
151 NO_OP_INST ("di", 0x3004),
152 NO_OP_INST ("ei", 0x3005),
153 NO_OP_INST ("wait", 0x3006),
154 NO_OP_INST ("eiwait", 0x3007),
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcr16-opc.c436 #define NO_OP_INST(NAME, OPC) \ macro
440 NO_OP_INST ("cinv[i]", 0x000A),
441 NO_OP_INST ("cinv[i,u]", 0x000B),
442 NO_OP_INST ("cinv[d]", 0x000C),
443 NO_OP_INST ("cinv[d,u]", 0x000D),
444 NO_OP_INST ("cinv[d,i]", 0x000E),
445 NO_OP_INST ("cinv[d,i,u]", 0x000F),
446 NO_OP_INST ("nop", 0x2C00),
447 NO_OP_INST ("retx", 0x0003),
448 NO_OP_INST ("d
[all...]
H A Dcrx-opc.c145 #define NO_OP_INST(NAME, OPC) \ macro
149 NO_OP_INST ("nop", 0x3002),
150 NO_OP_INST ("retx", 0x3003),
151 NO_OP_INST ("di", 0x3004),
152 NO_OP_INST ("ei", 0x3005),
153 NO_OP_INST ("wait", 0x3006),
154 NO_OP_INST ("eiwait", 0x3007),
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcr16-opc.c436 #define NO_OP_INST(NAME, OPC) \ macro
440 NO_OP_INST ("cinv[i]", 0x000A),
441 NO_OP_INST ("cinv[i,u]", 0x000B),
442 NO_OP_INST ("cinv[d]", 0x000C),
443 NO_OP_INST ("cinv[d,u]", 0x000D),
444 NO_OP_INST ("cinv[d,i]", 0x000E),
445 NO_OP_INST ("cinv[d,i,u]", 0x000F),
446 NO_OP_INST ("nop", 0x2C00),
447 NO_OP_INST ("retx", 0x0003),
448 NO_OP_INST ("d
[all...]
H A Dcrx-opc.c145 #define NO_OP_INST(NAME, OPC) \ macro
149 NO_OP_INST ("nop", 0x3002),
150 NO_OP_INST ("retx", 0x3003),
151 NO_OP_INST ("di", 0x3004),
152 NO_OP_INST ("ei", 0x3005),
153 NO_OP_INST ("wait", 0x3006),
154 NO_OP_INST ("eiwait", 0x3007),

Completed in 277 milliseconds