Searched refs:f_contnum (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mt-opc.h | 148 long f_contnum; member
|
D | mt-ibld.c | 627 errmsg = insert_normal (cd, fields->f_contnum, 0, 0, 8, 9, 32, total_length, buffer); in mt_cgen_insert_operand() 844 … = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 9, 32, total_length, pc, & fields->f_contnum); in mt_cgen_extract_operand() 1059 value = fields->f_contnum; in mt_cgen_get_int_operand() 1241 value = fields->f_contnum; in mt_cgen_get_vma_operand() 1430 fields->f_contnum = value; in mt_cgen_set_int_operand() 1609 fields->f_contnum = value; in mt_cgen_set_vma_operand()
|
D | mt-dis.c | 176 print_dollarhex (cd, info, fields->f_contnum, 0, pc, length); in mt_cgen_print_operand()
|
D | mt-asm.c | 481 …gen_parse_unsigned_integer (cd, strp, MT_OPERAND_CONTNUM, (unsigned long *) (& fields->f_contnum)); in mt_cgen_parse_operand()
|