Searched refs:f_sd (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | epiphany-ibld.c | 711 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 716 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 722 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 730 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 736 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 744 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 750 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 758 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 764 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 1030 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 15, 3, 32, total_length, pc, & fields->f_sd); in epiphany_cgen_extract_operand() [all …]
|
D | epiphany-opc.h | 180 long f_sd; member
|
D | epiphany-asm.c | 393 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_cr_names, & fields->f_sd); in epiphany_cgen_parse_operand()
|
D | epiphany-dis.c | 223 print_keyword (cd, info, & epiphany_cgen_opval_cr_names, fields->f_sd, 0); in epiphany_cgen_print_operand()
|