Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Diq2000-ibld.c634 case IQ2000_OPERAND_LO16 : in iq2000_cgen_insert_operand()
817 case IQ2000_OPERAND_LO16 : in iq2000_cgen_extract_operand()
977 case IQ2000_OPERAND_LO16 : in iq2000_cgen_get_int_operand()
1090 case IQ2000_OPERAND_LO16 : in iq2000_cgen_get_vma_operand()
1210 case IQ2000_OPERAND_LO16 : in iq2000_cgen_set_int_operand()
1320 case IQ2000_OPERAND_LO16 : in iq2000_cgen_set_vma_operand()
Diq2000-asm.c409 case IQ2000_OPERAND_LO16 : in iq2000_cgen_parse_operand()
410 errmsg = parse_lo16 (cd, strp, IQ2000_OPERAND_LO16, (unsigned long *) (& fields->f_imm)); in iq2000_cgen_parse_operand()
Diq2000-desc.h282 , IQ2000_OPERAND_HI16, IQ2000_OPERAND_LO16, IQ2000_OPERAND_MLO16, IQ2000_OPERAND_JMPTARGQ10 enumerator
Diq2000-dis.c143 case IQ2000_OPERAND_LO16 : in iq2000_cgen_print_operand()
Diq2000-desc.c434 { "lo16", IQ2000_OPERAND_LO16, HW_H_UINT, 15, 16,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-iq2000.c520 case IQ2000_OPERAND_LO16: return BFD_RELOC_LO16; in md_cgen_lookup_reloc()