Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-maxq.c129 unsigned char Instr_Prefix; member
811 i.Instr_Prefix = LONG_PREFIX; in LS_processing()
814 i.Instr_Prefix = SHORT_PREFIX; in LS_processing()
816 i.Instr_Prefix = NO_PREFIX; in LS_processing()
819 i.Instr_Prefix = LONG_PREFIX; in LS_processing()
862 if (i.Instr_Prefix != 0 && is_a_LSinstr (temp)) in parse_insn()
2656 switch (i.Instr_Prefix) in output_disp()