Searched refs:f_24u4n_lo (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/binutils/opcodes/ |
| HD | mep-opc.h | 257 long f_24u4n_lo; member
|
| HD | mep-ibld.c | 658 FLD (f_24u4n_lo) = ((FLD (f_24u4n)) & (65535)); in mep_cgen_insert_operand() 663 errmsg = insert_normal (cd, fields->f_24u4n_lo, 0, 0, 16, 16, 32, total_length, buffer); in mep_cgen_insert_operand() 1138 …extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u4n_lo); in mep_cgen_extract_operand() 1140 FLD (f_24u4n) = ((((FLD (f_24u4n_hi)) << (16))) | (FLD (f_24u4n_lo))); in mep_cgen_extract_operand()
|