Searched refs:f_24u4n_lo (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mep-ibld.c | 700 FLD (f_24u4n_lo) = ((FLD (f_24u4n)) & (65535)); in mep_cgen_insert_operand() 705 errmsg = insert_normal (cd, fields->f_24u4n_lo, 0, 0, 16, 16, 32, total_length, buffer); in mep_cgen_insert_operand() 1355 …extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u4n_lo); in mep_cgen_extract_operand() 1357 FLD (f_24u4n) = ((((FLD (f_24u4n_hi)) << (16))) | (FLD (f_24u4n_lo))); in mep_cgen_extract_operand()
|
D | mep-opc.h | 429 long f_24u4n_lo; member
|