Searched refs:L_2 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
D | h8sx_disp2.s | 2 add.b #2,@(1,er0) ; L_2 3 add.b #2,@(2,er0) ; L_2 4 add.b #2,@(3,er0) ; L_2 9 add.w #2,@(2,er0) ; L_2 10 add.w #2,@(4,er0) ; L_2 11 add.w #2,@(6,er0) ; L_2 17 add.l #2,@(4,er0) ; L_2 18 add.l #2,@(8,er0) ; L_2 19 add.l #2,@(12,er0) ; L_2
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-h8300.c | 518 *mode |= L_2; in skip_colonthing() 575 case L_2: in constant_fits_size_p() 1343 case L_2: in do_a_fix_imm() 1864 operand->mode |= L_2; in fix_operand_size() 1868 if ((operand->mode & SIZE) == L_2) in fix_operand_size()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | h8300-dis.c | 86 case L_2: in extract_immediate() 584 else if ((looking_for & SIZE) == L_2) in bfd_h8_disassemble()
|
D | ChangeLog-9297 | 1863 for L_3 and L_2.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 30 L_2 = 0x10, enumerator 125 IMM2 = IMM | L_2, 171 DISP2SRC = DISP | L_2 | SRC, 175 DISP2DST = DISP | L_2 | DST,
|
D | ChangeLog-9103 | 2553 (L_2): New size of operand.
|