Home
last modified time | relevance | path

Searched refs:L_3 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dh8300-dis.c186 if ((x & SIZE) == L_3 || (x & SIZE) == L_3NZ) in print_one_arg()
577 else if ((looking_for & SIZE) == L_3 in bfd_h8_disassemble()
DChangeLog-92971863 for L_3 and L_2.
1995 * h8300-dis.c (bfd_h8_disassemble): Use "bit" for L_3 immediates,
1997 like btst #0,@10:8. Print L_3 immediates separately from other
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c520 *mode |= L_3; in skip_colonthing()
577 case L_3: in constant_fits_size_p()
1232 || (x_size == L_3 && op_size == L_3NZ)) in get_specific()
1347 case L_3: in do_a_fix_imm()
/toolchain/binutils/binutils-2.25/include/opcode/
Dh8300.h31 L_3 = 0x20, enumerator
121 IMM3 = IMM | L_3,