Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Diq2000-ibld.c620 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_insert_operand()
802 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_extract_operand()
967 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_get_int_operand()
1080 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_get_vma_operand()
1200 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_set_int_operand()
1310 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_set_vma_operand()
Diq2000-asm.c402 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_parse_operand()
405 errmsg = parse_jtargq10 (cd, strp, IQ2000_OPERAND_JMPTARGQ10, 0, NULL, & value); in iq2000_cgen_parse_operand()
Diq2000-desc.h282 , IQ2000_OPERAND_HI16, IQ2000_OPERAND_LO16, IQ2000_OPERAND_MLO16, IQ2000_OPERAND_JMPTARGQ10 enumerator
Diq2000-dis.c140 case IQ2000_OPERAND_JMPTARGQ10 : in iq2000_cgen_print_operand()
Diq2000-desc.c442 { "jmptargq10", IQ2000_OPERAND_JMPTARGQ10, HW_H_IADDR, 20, 21,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-iq2000.c518 case IQ2000_OPERAND_JMPTARGQ10: return BFD_RELOC_NONE; in md_cgen_lookup_reloc()