Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfr30-ibld.c633 long value = fields->f_disp9; in fr30_cgen_insert_operand()
837 fields->f_disp9 = value; in fr30_cgen_extract_operand()
1021 value = fields->f_disp9; in fr30_cgen_get_int_operand()
1149 value = fields->f_disp9; in fr30_cgen_get_vma_operand()
1281 fields->f_disp9 = value; in fr30_cgen_set_int_operand()
1402 fields->f_disp9 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h122 long f_disp9; member
Dfr30-asm.c245 … errmsg = cgen_parse_signed_integer (cd, strp, FR30_OPERAND_DISP9, (long *) (& fields->f_disp9)); in fr30_cgen_parse_operand()
Dfr30-dis.c242 …print_normal (cd, info, fields->f_disp9, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX),… in fr30_cgen_print_operand()