Searched refs:f_segnum8 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xc16x-ibld.c | 685 errmsg = insert_normal (cd, fields->f_segnum8, 0, 0, 23, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand() 905 …= extract_normal (cd, ex_info, insn_value, 0, 0, 23, 8, 32, total_length, pc, & fields->f_segnum8); in xc16x_cgen_extract_operand() 1124 value = fields->f_segnum8; in xc16x_cgen_get_int_operand() 1327 value = fields->f_segnum8; in xc16x_cgen_get_vma_operand() 1533 fields->f_segnum8 = value; in xc16x_cgen_set_int_operand() 1727 fields->f_segnum8 = value; in xc16x_cgen_set_vma_operand()
|
D | xc16x-opc.h | 186 long f_segnum8; member
|
D | xc16x-asm.c | 306 …n_parse_unsigned_integer (cd, strp, XC16X_OPERAND_SEGHI8, (unsigned long *) (& fields->f_segnum8)); in xc16x_cgen_parse_operand()
|
D | xc16x-dis.c | 354 print_normal (cd, info, fields->f_segnum8, 0, pc, length); in xc16x_cgen_print_operand()
|