Searched refs:REG1_FLAG_INST (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | crx-opc.c | 210 #define REG1_FLAG_INST(NAME, OPC, FLAGS) \ macro 475 REG1_FLAG_INST ("push", 0xFFB, NO_SP), 479 REG1_FLAG_INST ("pop", 0xFFC, NO_SP), 483 REG1_FLAG_INST ("popret",0xFFD,NO_SP),
|
D | cr16-opc.c | 192 #define REG1_FLAG_INST(NAME, OPC, FLAGS) \ macro
|