Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c813 FLD (f_spr_l) = ((FLD (f_spr)) & (63)); in frv_cgen_insert_operand()
818 errmsg = insert_normal (cd, fields->f_spr_l, 0, 0, 17, 6, 32, total_length, buffer); in frv_cgen_insert_operand()
1136 …h = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 6, 32, total_length, pc, & fields->f_spr_l); in frv_cgen_extract_operand()
1139 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l))); in frv_cgen_extract_operand()
Dfrv-opc.h326 long f_spr_l; member