Home
last modified time | relevance | path

Searched refs:L_2 (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dh8300-dis.c98 case L_2: in extract_immediate()
596 else if ((looking_for & SIZE) == L_2) in bfd_h8_disassemble()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-h8300.c491 *mode |= L_2; in skip_colonthing()
544 case L_2: in constant_fits_size_p()
1310 case L_2: in do_a_fix_imm()
1801 operand->mode |= L_2; in fix_operand_size()
1805 if ((operand->mode & SIZE) == L_2) in fix_operand_size()
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dh8300.h32 L_2 = 0x10, enumerator
127 IMM2 = IMM | L_2,
173 DISP2SRC = DISP | L_2 | SRC,
177 DISP2DST = DISP | L_2 | DST,