Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dxc16x-ibld.c682 errmsg = insert_normal (cd, fields->f_seg8, 0, 0, 15, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand()
740 errmsg = insert_normal (cd, fields->f_seg8, 0, 0, 15, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand()
902 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 8, 32, total_length, pc, & fields->f_seg8); in xc16x_cgen_extract_operand()
960 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 8, 32, total_length, pc, & fields->f_seg8); in xc16x_cgen_extract_operand()
1121 value = fields->f_seg8; in xc16x_cgen_get_int_operand()
1181 value = fields->f_seg8; in xc16x_cgen_get_int_operand()
1324 value = fields->f_seg8; in xc16x_cgen_get_vma_operand()
1384 value = fields->f_seg8; in xc16x_cgen_get_vma_operand()
1530 fields->f_seg8 = value; in xc16x_cgen_set_int_operand()
1588 fields->f_seg8 = value; in xc16x_cgen_set_int_operand()
[all …]
Dxc16x-asm.c303 … = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_SEG, (unsigned long *) (& fields->f_seg8)); in xc16x_cgen_parse_operand()
367 … cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_USEG8, (unsigned long *) (& fields->f_seg8)); in xc16x_cgen_parse_operand()
Dxc16x-opc.h185 long f_seg8; member
Dxc16x-dis.c351 print_normal (cd, info, fields->f_seg8, 0, pc, length); in xc16x_cgen_print_operand()
411 print_normal (cd, info, fields->f_seg8, 0|(1<<CGEN_OPERAND_SEG_PREFIX), pc, length); in xc16x_cgen_print_operand()