Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfr30-ibld.c628 case FR30_OPERAND_DISP8 : in fr30_cgen_insert_operand()
829 case FR30_OPERAND_DISP8 : in fr30_cgen_extract_operand()
1017 case FR30_OPERAND_DISP8 : in fr30_cgen_get_int_operand()
1145 case FR30_OPERAND_DISP8 : in fr30_cgen_get_vma_operand()
1277 case FR30_OPERAND_DISP8 : in fr30_cgen_set_int_operand()
1398 case FR30_OPERAND_DISP8 : in fr30_cgen_set_vma_operand()
Dfr30-asm.c241 case FR30_OPERAND_DISP8 : in fr30_cgen_parse_operand()
242 … errmsg = cgen_parse_signed_integer (cd, strp, FR30_OPERAND_DISP8, (long *) (& fields->f_disp8)); in fr30_cgen_parse_operand()
Dfr30-desc.h243 , FR30_OPERAND_I8, FR30_OPERAND_UDISP6, FR30_OPERAND_DISP8, FR30_OPERAND_DISP9 enumerator
Dfr30-dis.c238 case FR30_OPERAND_DISP8 : in fr30_cgen_print_operand()
Dfr30-desc.c438 { "disp8", FR30_OPERAND_DISP8, HW_H_SINT, 4, 8,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-fr30.c300 case FR30_OPERAND_DISP8: return BFD_RELOC_FR30_8_IN_8; in md_cgen_lookup_reloc()