Searched refs:f_sd (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | epiphany-ibld.c | 718 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 723 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 729 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 737 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 743 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 751 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 757 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 765 FLD (f_sd) = ((FLD (f_sd6)) & (7)); in epiphany_cgen_insert_operand() 771 errmsg = insert_normal (cd, fields->f_sd, 0, 0, 15, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 1037 …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 | 224 print_keyword (cd, info, & epiphany_cgen_opval_cr_names, fields->f_sd, 0); in epiphany_cgen_print_operand()
|