Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Depiphany-ibld.c817 FLD (f_sn_x) = ((UINT) (FLD (f_sn6)) >> (3)); in epiphany_cgen_insert_operand()
819 errmsg = insert_normal (cd, fields->f_sn_x, 0, 0, 28, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand()
831 FLD (f_sn_x) = ((UINT) (FLD (f_sn6)) >> (3)); in epiphany_cgen_insert_operand()
833 errmsg = insert_normal (cd, fields->f_sn_x, 0, 0, 28, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand()
845 FLD (f_sn_x) = ((UINT) (FLD (f_sn6)) >> (3)); in epiphany_cgen_insert_operand()
847 errmsg = insert_normal (cd, fields->f_sn_x, 0, 0, 28, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand()
859 FLD (f_sn_x) = ((UINT) (FLD (f_sn6)) >> (3)); in epiphany_cgen_insert_operand()
861 errmsg = insert_normal (cd, fields->f_sn_x, 0, 0, 28, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand()
1121 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 28, 3, 32, total_length, pc, & fields->f_sn_x); in epiphany_cgen_extract_operand()
1126 FLD (f_sn6) = ((((FLD (f_sn_x)) << (3))) | (FLD (f_sn))); in epiphany_cgen_extract_operand()
[all …]
Depiphany-opc.h181 long f_sn_x; member