Searched refs:f_ctxdisp (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mt-opc.h | 152 long f_ctxdisp; member
|
H A D | mt-ibld.c | 619 errmsg = insert_normal (cd, fields->f_ctxdisp, 0, 0, 5, 6, 32, total_length, buffer); in mt_cgen_insert_operand() 836 … = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 6, 32, total_length, pc, & fields->f_ctxdisp); in mt_cgen_extract_operand() 1051 value = fields->f_ctxdisp; in mt_cgen_get_int_operand() 1233 value = fields->f_ctxdisp; in mt_cgen_get_vma_operand() 1422 fields->f_ctxdisp = value; in mt_cgen_set_int_operand() 1601 fields->f_ctxdisp = value; in mt_cgen_set_vma_operand()
|
H A D | mt-dis.c | 183 print_dollarhex (cd, info, fields->f_ctxdisp, 0, pc, length); in mt_cgen_print_operand()
|
H A D | mt-asm.c | 487 …gen_parse_unsigned_integer (cd, strp, MT_OPERAND_CTXDISP, (unsigned long *) (& fields->f_ctxdisp)); in mt_cgen_parse_operand()
|