Searched refs:CC_A (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | cris.h | 167 #define CC_A 0xE macro 181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10) 188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | cris.h | 167 #define CC_A 0xE macro 181 #define BA_QUICK_HIGH (BRANCH_QUICK_HIGH + CC_A * 0x10) 188 ((BRANCH_INCR_HIGH + CC_A * 0x10) * 0x0100 + BRANCH_PC_LOW)
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | cris-opc.c | 315 0x0F00+(0xF-CC_A)*0x1000, "o", 1, SIZE_NONE, 0, 931 0x0530+CC_A*0x1000, 932 0x0AC0+(0xf-CC_A)*0x1000, "r", 0, SIZE_NONE, 0,
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | cris-opc.c | 315 0x0F00+(0xF-CC_A)*0x1000, "o", 1, SIZE_NONE, 0, 931 0x0530+CC_A*0x1000, 932 0x0AC0+(0xf-CC_A)*0x1000, "r", 0, SIZE_NONE, 0,
|