Home
last modified time | relevance | path

Searched refs:f_sd (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Depiphany-ibld.c718 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 …]
Depiphany-opc.h180 long f_sd; member
Depiphany-asm.c393 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_cr_names, & fields->f_sd); in epiphany_cgen_parse_operand()
Depiphany-dis.c224 print_keyword (cd, info, & epiphany_cgen_opval_cr_names, fields->f_sd, 0); in epiphany_cgen_print_operand()