Home
last modified time | relevance | path

Searched refs:f_rel12 (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dxstormy16-ibld.c649 long value = fields->f_rel12; in xstormy16_cgen_insert_operand()
794 fields->f_rel12 = value; in xstormy16_cgen_extract_operand()
920 value = fields->f_rel12; in xstormy16_cgen_get_int_operand()
1012 value = fields->f_rel12; in xstormy16_cgen_get_vma_operand()
1111 fields->f_rel12 = value; in xstormy16_cgen_set_int_operand()
1200 fields->f_rel12 = value; in xstormy16_cgen_set_vma_operand()
Dfr30-ibld.c667 long value = fields->f_rel12; in fr30_cgen_insert_operand()
869 fields->f_rel12 = value; in fr30_cgen_extract_operand()
1040 value = fields->f_rel12; in fr30_cgen_get_int_operand()
1168 value = fields->f_rel12; in fr30_cgen_get_vma_operand()
1300 fields->f_rel12 = value; in fr30_cgen_set_int_operand()
1421 fields->f_rel12 = value; in fr30_cgen_set_vma_operand()
Dxstormy16-opc.h117 long f_rel12; member
Dfr30-opc.h130 long f_rel12; member
Dxstormy16-asm.c258 …_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_REL12, (unsigned long *) (& fields->f_rel12)); in xstormy16_cgen_parse_operand()
Dfr30-asm.c260 fields->f_rel12 = value; in fr30_cgen_parse_operand()
Dxstormy16-dis.c150 print_normal (cd, info, fields->f_rel12, 0|(1<<CGEN_OPERAND_PCREL_ADDR), pc, length); in xstormy16_cgen_print_operand()
Dfr30-dis.c254 print_address (cd, info, fields->f_rel12, 0|(1<<CGEN_OPERAND_PCREL_ADDR), pc, length); in fr30_cgen_print_operand()