Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c812 FLD (f_spr_h) = ((UINT) (FLD (f_spr)) >> (6)); in frv_cgen_insert_operand()
815 errmsg = insert_normal (cd, fields->f_spr_h, 0, 0, 30, 6, 32, total_length, buffer); in frv_cgen_insert_operand()
1134 …h = extract_normal (cd, ex_info, insn_value, 0, 0, 30, 6, 32, total_length, pc, & fields->f_spr_h); 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.h325 long f_spr_h; member