Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c827 FLD (f_u12_l) = ((FLD (f_u12)) & (63)); in frv_cgen_insert_operand()
832 errmsg = insert_normal (cd, fields->f_u12_l, 0, 0, 5, 6, 32, total_length, buffer); in frv_cgen_insert_operand()
1147 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 6, 32, total_length, pc, & fields->f_u12_l); in frv_cgen_extract_operand()
1150 FLD (f_u12) = ((((FLD (f_u12_h)) << (6))) | (FLD (f_u12_l))); in frv_cgen_extract_operand()
Dfrv-opc.h313 long f_u12_l; member