Searched refs:f_fmax_rm (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/binutils/opcodes/ |
| HD | mep-ibld.c | 814 errmsg = insert_normal (cd, fields->f_fmax_rm, 0, 0, 8, 4, 32, total_length, buffer); in mep_cgen_insert_operand() 1244 … = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 32, total_length, pc, & fields->f_fmax_rm); in mep_cgen_extract_operand() 1567 value = fields->f_fmax_rm; in mep_cgen_get_int_operand() 1842 value = fields->f_fmax_rm; in mep_cgen_get_vma_operand() 2119 fields->f_fmax_rm = value; in mep_cgen_set_int_operand() 2368 fields->f_fmax_rm = value; in mep_cgen_set_vma_operand()
|
| HD | mep-opc.h | 277 long f_fmax_rm; member
|
| HD | mep-dis.c | 606 print_keyword (cd, info, & mep_cgen_opval_h_gpr, fields->f_fmax_rm, 0); in mep_cgen_print_operand()
|
| HD | mep-asm.c | 830 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_gpr, & fields->f_fmax_rm); in mep_cgen_parse_operand()
|