Searched refs:f_brc2 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mt-opc.h | 161 long f_brc2; member
|
D | mt-ibld.c | 591 errmsg = insert_normal (cd, fields->f_brc2, 0, 0, 14, 3, 32, total_length, buffer); in mt_cgen_insert_operand() 808 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 14, 3, 32, total_length, pc, & fields->f_brc2); in mt_cgen_extract_operand() 1023 value = fields->f_brc2; in mt_cgen_get_int_operand() 1205 value = fields->f_brc2; in mt_cgen_get_vma_operand() 1394 fields->f_brc2 = value; in mt_cgen_set_int_operand() 1573 fields->f_brc2 = value; in mt_cgen_set_vma_operand()
|
D | mt-dis.c | 140 print_dollarhex (cd, info, fields->f_brc2, 0, pc, length); in mt_cgen_print_operand()
|
D | mt-asm.c | 445 …sg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_BRC2, (unsigned long *) (& fields->f_brc2)); in mt_cgen_parse_operand()
|