Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dm32r-ibld.c589 long value = fields->f_disp24; in m32r_cgen_insert_operand()
726 fields->f_disp24 = value; in m32r_cgen_extract_operand()
849 value = fields->f_disp24; in m32r_cgen_get_int_operand()
944 value = fields->f_disp24; in m32r_cgen_get_vma_operand()
1046 fields->f_disp24 = value; in m32r_cgen_set_int_operand()
1137 fields->f_disp24 = value; in m32r_cgen_set_vma_operand()
Dm32r-opc.h118 long f_disp24; member
Dm32r-asm.c256 fields->f_disp24 = value; in m32r_cgen_parse_operand()
Dm32r-dis.c216 …print_address (cd, info, fields->f_disp24, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_RELOC)|(1<<C… in m32r_cgen_print_operand()