Searched refs:f_24u8n_lo (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 1173 FLD (f_24u8n_lo) = ((FLD (f_24u8n)) & (255)); in mep_cgen_insert_operand() 1178 errmsg = insert_normal (cd, fields->f_24u8n_lo, 0, 0, 8, 8, 32, total_length, buffer); in mep_cgen_insert_operand() 1776 …= extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_24u8n_lo); in mep_cgen_extract_operand() 1778 FLD (f_24u8n) = ((((FLD (f_24u8n_hi)) << (8))) | (FLD (f_24u8n_lo))); in mep_cgen_extract_operand()
|
D | mep-opc.h | 426 long f_24u8n_lo; member
|