Searched refs:CCR_EXR (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | h8300-dis.c | 538 if (((looking_for & MODE) == CCR_EXR &&
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | h8300-dis.c | 502 if (((looking_for & MODE) == CCR_EXR in bfd_h8_disassemble()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-h8300.c | 1088 op_mode != CCR_EXR && in get_specific() 1094 op_mode != CCR_EXR && in get_specific()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-h8300.c | 1106 op_mode != CCR_EXR && in get_specific() 1112 op_mode != CCR_EXR && in get_specific()
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | h8300.h | 88 CCR_EXR = 0x4900, enumerator 1042 #define PREFIXLDC 0x0, 0x1, 0x4, B30 | CCR_EXR | DST 1043 #define PREFIXSTC 0x0, 0x1, 0x4, B30 | CCR_EXR | SRC
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | h8300.h | 89 CCR_EXR = 0x4900, enumerator 1043 #define PREFIXLDC 0x0, 0x1, 0x4, B30 | CCR_EXR | DST 1044 #define PREFIXSTC 0x0, 0x1, 0x4, B30 | CCR_EXR | SRC
|