Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmt-ibld.c599 errmsg = insert_normal (cd, fields->f_cbrb, 0, 0, 10, 1, 32, total_length, buffer); in mt_cgen_insert_operand()
816 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 10, 1, 32, total_length, pc, & fields->f_cbrb); in mt_cgen_extract_operand()
1031 value = fields->f_cbrb; in mt_cgen_get_int_operand()
1213 value = fields->f_cbrb; in mt_cgen_get_vma_operand()
1402 fields->f_cbrb = value; in mt_cgen_set_int_operand()
1581 fields->f_cbrb = value; in mt_cgen_set_vma_operand()
Dmt-opc.h143 long f_cbrb; member
Dmt-dis.c155 print_dollarhex (cd, info, fields->f_cbrb, 0, pc, length); in mt_cgen_print_operand()
Dmt-asm.c460 errmsg = parse_cbrb (cd, strp, MT_OPERAND_CBRB, (unsigned long *) (& fields->f_cbrb)); in mt_cgen_parse_operand()