Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dm32r-ibld.c596 long value = fields->f_disp24; in m32r_cgen_insert_operand()
733 fields->f_disp24 = value; in m32r_cgen_extract_operand()
856 value = fields->f_disp24; in m32r_cgen_get_int_operand()
951 value = fields->f_disp24; in m32r_cgen_get_vma_operand()
1053 fields->f_disp24 = value; in m32r_cgen_set_int_operand()
1144 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()