Searched refs:B10 (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | unwind-1.d | 21 0x88 0x63 pop {A10, A11, B3, B10, B15} 49 Registers restored: \(compact\) A10, A11, B3, B10 61 Registers restored: \(compact\) B10, B11
|
D | unwind-2.d | 21 0x88 0x63 pop {A10, A11, B3, B10, B15} 49 Registers restored: \(compact\) A10, A11, B3, B10 61 Registers restored: \(compact\) B10, B11
|
D | unwind-2.s | 37 stw .d2t2 B10, *+B15(20) 111 stw .d2t2 B10, *B15--(8) 150 stw .d2t2 B10, *B15--(8)
|
D | unwind-1.s | 37 stw .d2t2 B10, *+B15(20) 111 stw .d2t2 B10, *B15--(8) 150 stw .d2t2 B10, *B15--(8)
|
D | unwind-bad-2.s | 57 stw .d2t2 B10, *B15--(8) 60 mv .s2 B3, B10
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
D | unwind-3.s | 30 .cfi_offset B10, 0
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | h8300-dis.c | 412 else if ((int) looking_for & (int) B10) in bfd_h8_disassemble() 417 looking_for = (op_type) ((int) looking_for & ~(int) B10); in bfd_h8_disassemble()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 112 B10 = 0x2000000, /* Bit 1 must be low. */ enumerator 433 #define TFROM_ABS16 6, 11, B30 | B20 | B10 | IGNORE, 12, ABS16LIST 452 #define TFROM_ABS16_B 6, 10, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
|