Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmt-ibld.c596 errmsg = insert_normal (cd, fields->f_cb2sel, 0, 0, 22, 3, 32, total_length, buffer); in mt_cgen_insert_operand()
813 … = extract_normal (cd, ex_info, insn_value, 0, 0, 22, 3, 32, total_length, pc, & fields->f_cb2sel); in mt_cgen_extract_operand()
1028 value = fields->f_cb2sel; in mt_cgen_get_int_operand()
1210 value = fields->f_cb2sel; in mt_cgen_get_vma_operand()
1399 fields->f_cb2sel = value; in mt_cgen_set_int_operand()
1578 fields->f_cb2sel = value; in mt_cgen_set_vma_operand()
Dmt-opc.h156 long f_cb2sel; member
Dmt-dis.c152 print_dollarhex (cd, info, fields->f_cb2sel, 0, pc, length); in mt_cgen_print_operand()
Dmt-asm.c457 … cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CB2SEL, (unsigned long *) (& fields->f_cb2sel)); in mt_cgen_parse_operand()