Searched refs:f_sd_x (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | epiphany-ibld.c | 724 FLD (f_sd_x) = ((UINT) (FLD (f_sd6)) >> (3)); in epiphany_cgen_insert_operand() 726 errmsg = insert_normal (cd, fields->f_sd_x, 0, 0, 31, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 738 FLD (f_sd_x) = ((UINT) (FLD (f_sd6)) >> (3)); in epiphany_cgen_insert_operand() 740 errmsg = insert_normal (cd, fields->f_sd_x, 0, 0, 31, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 752 FLD (f_sd_x) = ((UINT) (FLD (f_sd6)) >> (3)); in epiphany_cgen_insert_operand() 754 errmsg = insert_normal (cd, fields->f_sd_x, 0, 0, 31, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 766 FLD (f_sd_x) = ((UINT) (FLD (f_sd6)) >> (3)); in epiphany_cgen_insert_operand() 768 errmsg = insert_normal (cd, fields->f_sd_x, 0, 0, 31, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 1041 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 31, 3, 32, total_length, pc, & fields->f_sd_x); in epiphany_cgen_extract_operand() 1046 FLD (f_sd6) = ((((FLD (f_sd_x)) << (3))) | (FLD (f_sd))); in epiphany_cgen_extract_operand() [all …]
|
D | epiphany-opc.h | 182 long f_sd_x; member
|