Searched refs:f_sn (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | epiphany-ibld.c | 811 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 816 FLD (f_sn) = ((FLD (f_sn6)) & (7)); in epiphany_cgen_insert_operand() 822 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 830 FLD (f_sn) = ((FLD (f_sn6)) & (7)); in epiphany_cgen_insert_operand() 836 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 844 FLD (f_sn) = ((FLD (f_sn6)) & (7)); in epiphany_cgen_insert_operand() 850 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 858 FLD (f_sn) = ((FLD (f_sn6)) & (7)); in epiphany_cgen_insert_operand() 864 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer); in epiphany_cgen_insert_operand() 1117 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 3, 32, total_length, pc, & fields->f_sn); in epiphany_cgen_extract_operand() [all …]
|
D | epiphany-opc.h | 179 long f_sn; member
|
D | epiphany-asm.c | 431 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_cr_names, & fields->f_sn); in epiphany_cgen_parse_operand()
|
D | epiphany-dis.c | 254 print_keyword (cd, info, & epiphany_cgen_opval_cr_names, fields->f_sn, 0); in epiphany_cgen_print_operand()
|