Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxstormy16-ibld.c663 long value = fields->f_rel8_2; in xstormy16_cgen_insert_operand()
810 fields->f_rel8_2 = value; in xstormy16_cgen_extract_operand()
926 value = fields->f_rel8_2; in xstormy16_cgen_get_int_operand()
1018 value = fields->f_rel8_2; in xstormy16_cgen_get_vma_operand()
1117 fields->f_rel8_2 = value; in xstormy16_cgen_set_int_operand()
1206 fields->f_rel8_2 = value; in xstormy16_cgen_set_vma_operand()
Dxstormy16-opc.h115 long f_rel8_2; member
Dxstormy16-asm.c264 …arse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_REL8_2, (unsigned long *) (& fields->f_rel8_2)); in xstormy16_cgen_parse_operand()
Dxstormy16-dis.c156 print_normal (cd, info, fields->f_rel8_2, 0|(1<<CGEN_OPERAND_PCREL_ADDR), pc, length); in xstormy16_cgen_print_operand()