Searched refs:s3_my_get_expression (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-score.c | 1180 s3_my_get_expression (expressionS * ep, char **str) in s3_my_get_expression() function 1361 if (s3_my_get_expression (&s3_inst.reloc.exp, &pp) == (int) s3_FAIL) in s3_data_op2() 1370 if (s3_my_get_expression (&s3_inst.reloc.exp, str) == (int) s3_FAIL) in s3_data_op2() 2877 if (s3_my_get_expression (&s3_inst.reloc.exp, str) == (int) s3_FAIL) in s3_exp_ldst_offset() 3095 if (s3_my_get_expression (&s3_inst.reloc.exp, &str) == (int) s3_FAIL) in s3_do_ldst_insn() 3440 if (s3_my_get_expression (&s3_inst.reloc.exp, &str) == (int) s3_FAIL) in s3_do16_ldst_insn() 3497 if (s3_my_get_expression (&s3_inst.reloc.exp, &str) == (int) s3_FAIL in s3_do_lw48() 3540 if (s3_my_get_expression (&s3_inst.reloc.exp, &str) == (int) s3_FAIL in s3_do_sw48() 3582 if (s3_my_get_expression (&s3_inst.reloc.exp, &str) == (int) s3_FAIL in s3_do_ldi48() 4232 if (s3_my_get_expression (&s3_inst.reloc.exp, &str) == (int) s3_FAIL) in s3_do_macro_la_rdi32() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2011 | 1124 * config/tc-score.c (s3_my_get_expression): Delete unused local
|