Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfr30-ibld.c621 case FR30_OPERAND_DISP10 : in fr30_cgen_insert_operand()
821 case FR30_OPERAND_DISP10 : in fr30_cgen_extract_operand()
1014 case FR30_OPERAND_DISP10 : in fr30_cgen_get_int_operand()
1142 case FR30_OPERAND_DISP10 : in fr30_cgen_get_vma_operand()
1274 case FR30_OPERAND_DISP10 : in fr30_cgen_set_int_operand()
1395 case FR30_OPERAND_DISP10 : in fr30_cgen_set_vma_operand()
Dfr30-asm.c238 case FR30_OPERAND_DISP10 : in fr30_cgen_parse_operand()
239 … errmsg = cgen_parse_signed_integer (cd, strp, FR30_OPERAND_DISP10, (long *) (& fields->f_disp10)); in fr30_cgen_parse_operand()
Dfr30-desc.h244 , FR30_OPERAND_DISP10, FR30_OPERAND_S10, FR30_OPERAND_U10, FR30_OPERAND_I32 enumerator
Dfr30-dis.c235 case FR30_OPERAND_DISP10 : in fr30_cgen_print_operand()
Dfr30-desc.c446 { "disp10", FR30_OPERAND_DISP10, HW_H_SINT, 4, 8,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-fr30.c298 case FR30_OPERAND_DISP10: return BFD_RELOC_FR30_10_IN_8; in md_cgen_lookup_reloc()