Searched refs:f_contnum (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mt-ibld.c | 633 errmsg = insert_normal (cd, fields->f_contnum, 0, 0, 8, 9, 32, total_length, buffer); in mt_cgen_insert_operand() 851 … = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 9, 32, total_length, pc, & fields->f_contnum); in mt_cgen_extract_operand() 1067 value = fields->f_contnum; in mt_cgen_get_int_operand() 1250 value = fields->f_contnum; in mt_cgen_get_vma_operand() 1440 fields->f_contnum = value; in mt_cgen_set_int_operand() 1620 fields->f_contnum = value; in mt_cgen_set_vma_operand()
|
H A D | mt-opc.h | 153 long f_contnum; member
|
H A D | mt-dis.c | 174 print_dollarhex (cd, info, fields->f_contnum, 0, pc, length); in mt_cgen_print_operand()
|
H A D | mt-asm.c | 482 …gen_parse_unsigned_integer (cd, strp, MT_OPERAND_CONTNUM, (unsigned long *) (& fields->f_contnum)); in mt_cgen_parse_operand()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mt-ibld.c | 633 errmsg = insert_normal (cd, fields->f_contnum, 0, 0, 8, 9, 32, total_length, buffer); in mt_cgen_insert_operand() 851 … = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 9, 32, total_length, pc, & fields->f_contnum); in mt_cgen_extract_operand() 1067 value = fields->f_contnum; in mt_cgen_get_int_operand() 1250 value = fields->f_contnum; in mt_cgen_get_vma_operand() 1440 fields->f_contnum = value; in mt_cgen_set_int_operand() 1620 fields->f_contnum = value; in mt_cgen_set_vma_operand()
|
H A D | mt-opc.h | 153 long f_contnum; member
|
H A D | mt-dis.c | 174 print_dollarhex (cd, info, fields->f_contnum, 0, pc, length); in mt_cgen_print_operand()
|
H A D | mt-asm.c | 482 …gen_parse_unsigned_integer (cd, strp, MT_OPERAND_CONTNUM, (unsigned long *) (& fields->f_contnum)); in mt_cgen_parse_operand()
|