Home
last modified time | relevance | path

Searched refs:f_24u8n_hi (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/opcodes/
Dmep-opc.h253 long f_24u8n_hi; member
Dmep-ibld.c992 FLD (f_24u8n_hi) = ((unsigned int) (FLD (f_24u8n)) >> (8)); in mep_cgen_insert_operand()
995 errmsg = insert_normal (cd, fields->f_24u8n_hi, 0, 0, 16, 16, 32, total_length, buffer); in mep_cgen_insert_operand()
1415 …extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u8n_hi); in mep_cgen_extract_operand()
1419 FLD (f_24u8n) = ((((FLD (f_24u8n_hi)) << (8))) | (FLD (f_24u8n_lo))); in mep_cgen_extract_operand()