Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Dmep-opc.h254 long f_24u8n_lo; member
Dmep-ibld.c993 FLD (f_24u8n_lo) = ((FLD (f_24u8n)) & (255)); in mep_cgen_insert_operand()
998 errmsg = insert_normal (cd, fields->f_24u8n_lo, 0, 0, 8, 8, 32, total_length, buffer); in mep_cgen_insert_operand()
1417 …= extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_24u8n_lo); in mep_cgen_extract_operand()
1419 FLD (f_24u8n) = ((((FLD (f_24u8n_hi)) << (8))) | (FLD (f_24u8n_lo))); in mep_cgen_extract_operand()