Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c634 errmsg = insert_normal (cd, fields->f_op_lbit4, 0, 0, 15, 4, 32, total_length, buffer); in xc16x_cgen_insert_operand()
854 … extract_normal (cd, ex_info, insn_value, 0, 0, 15, 4, 32, total_length, pc, & fields->f_op_lbit4); in xc16x_cgen_extract_operand()
1071 value = fields->f_op_lbit4; in xc16x_cgen_get_int_operand()
1274 value = fields->f_op_lbit4; in xc16x_cgen_get_vma_operand()
1482 fields->f_op_lbit4 = value; in xc16x_cgen_set_int_operand()
1676 fields->f_op_lbit4 = value; in xc16x_cgen_set_vma_operand()
Dxc16x-opc.h200 long f_op_lbit4; member
Dxc16x-asm.c242 …n_parse_unsigned_integer (cd, strp, XC16X_OPERAND_LBIT4, (unsigned long *) (& fields->f_op_lbit4)); in xc16x_cgen_parse_operand()
Dxc16x-dis.c294 print_normal (cd, info, fields->f_op_lbit4, 0, pc, length); in xc16x_cgen_print_operand()