Searched refs:f_qhibit (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xc16x-ibld.c | 659 errmsg = insert_normal (cd, fields->f_qhibit, 0, 0, 27, 4, 32, total_length, buffer); in xc16x_cgen_insert_operand() 879 … = extract_normal (cd, ex_info, insn_value, 0, 0, 27, 4, 32, total_length, pc, & fields->f_qhibit); in xc16x_cgen_extract_operand() 1098 value = fields->f_qhibit; in xc16x_cgen_get_int_operand() 1301 value = fields->f_qhibit; in xc16x_cgen_get_vma_operand() 1507 fields->f_qhibit = value; in xc16x_cgen_set_int_operand() 1701 fields->f_qhibit = value; in xc16x_cgen_set_vma_operand()
|
D | xc16x-opc.h | 206 long f_qhibit; member
|
D | xc16x-asm.c | 273 …en_parse_unsigned_integer (cd, strp, XC16X_OPERAND_QHIBIT, (unsigned long *) (& fields->f_qhibit)); in xc16x_cgen_parse_operand()
|
D | xc16x-dis.c | 321 … print_with_dot_prefix (cd, info, fields->f_qhibit, 0|(1<<CGEN_OPERAND_DOT_PREFIX), pc, length); in xc16x_cgen_print_operand()
|