Searched refs:B11 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/ |
D | unwind-3.d | 10 Registers restored: B11, B13
|
D | unwind-3.s | 22 .cfi_offset B11, -4
|
D | unwind-2.d | 61 Registers restored: \(compact\) B10, B11
|
D | unwind-1.d | 61 Registers restored: \(compact\) B10, B11
|
D | unwind-1.s | 147 stw .d2t2 B11, *B15--(8)
|
D | unwind-2.s | 147 stw .d2t2 B11, *B15--(8)
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | h8300-dis.c | 404 if ((int) looking_for & (int) B11) in bfd_h8_disassemble() 409 looking_for = (op_type) ((int) looking_for & ~(int) B11); in bfd_h8_disassemble()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-h8300.c | 1591 if (c & B11) in build_bytes()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | h8300.h | 113 B11 = 0x4000000, /* Bit 1 must be high. */ enumerator 434 #define TFROM_ABS32 6, 11, B30 | B20 | B11 | IGNORE, 12, ABS32LIST 453 #define TFROM_ABS32_B 6, 10, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
|