Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dm32r-ibld.c582 long value = fields->f_disp16; in m32r_cgen_insert_operand()
718 fields->f_disp16 = value; in m32r_cgen_extract_operand()
846 value = fields->f_disp16; in m32r_cgen_get_int_operand()
941 value = fields->f_disp16; in m32r_cgen_get_vma_operand()
1043 fields->f_disp16 = value; in m32r_cgen_set_int_operand()
1134 fields->f_disp16 = value; in m32r_cgen_set_vma_operand()
Dm32r-opc.h117 long f_disp16; member
Dm32r-asm.c249 fields->f_disp16 = value; in m32r_cgen_parse_operand()
Dm32r-dis.c213 …print_address (cd, info, fields->f_disp16, 0|(1<<CGEN_OPERAND_RELOC)|(1<<CGEN_OPERAND_PCREL_ADDR),… in m32r_cgen_print_operand()