Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dxc16x-ibld.c716 errmsg = insert_normal (cd, fields->f_uimm2, 0, 0, 13, 2, 32, total_length, buffer); in xc16x_cgen_insert_operand()
936 …h = extract_normal (cd, ex_info, insn_value, 0, 0, 13, 2, 32, total_length, pc, & fields->f_uimm2); in xc16x_cgen_extract_operand()
1157 value = fields->f_uimm2; in xc16x_cgen_get_int_operand()
1360 value = fields->f_uimm2; in xc16x_cgen_get_vma_operand()
1564 fields->f_uimm2 = value; in xc16x_cgen_set_int_operand()
1758 fields->f_uimm2 = value; in xc16x_cgen_set_vma_operand()
Dxc16x-opc.h170 long f_uimm2; member
Dxc16x-asm.c339 errmsg = cgen_parse_keyword (cd, strp, & xc16x_cgen_opval_ext_names, & fields->f_uimm2); in xc16x_cgen_parse_operand()
Dxc16x-dis.c387 …print_keyword (cd, info, & xc16x_cgen_opval_ext_names, fields->f_uimm2, 0|(1<<CGEN_OPERAND_HASH_PR… in xc16x_cgen_print_operand()