Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxc16x-ibld.c620 errmsg = insert_normal (cd, fields->f_extccode, 0, 0, 15, 5, 32, total_length, buffer); in xc16x_cgen_insert_operand()
840 … extract_normal (cd, ex_info, insn_value, 0, 0, 15, 5, 32, total_length, pc, & fields->f_extccode); in xc16x_cgen_extract_operand()
1056 value = fields->f_extccode; in xc16x_cgen_get_int_operand()
1259 value = fields->f_extccode; in xc16x_cgen_get_vma_operand()
1468 fields->f_extccode = value; in xc16x_cgen_set_int_operand()
1662 fields->f_extccode = value; in xc16x_cgen_set_vma_operand()
Dxc16x-opc.h164 long f_extccode; member
Dxc16x-asm.c227 …g = cgen_parse_keyword (cd, strp, & xc16x_cgen_opval_extconditioncode_names, & fields->f_extccode); in xc16x_cgen_parse_operand()
Dxc16x-dis.c279 print_keyword (cd, info, & xc16x_cgen_opval_extconditioncode_names, fields->f_extccode, 0); in xc16x_cgen_print_operand()