Searched refs:convert_expr_to_ab_reg (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 3066 convert_expr_to_ab_reg (const expressionS *e, in convert_expr_to_ab_reg() function 3520 convert_expr_to_ab_reg (&e, &ab, ®, po, 1 + pred); in dot_restorereg() 4056 convert_expr_to_ab_reg (&e, &ab, ®, po, 1 + pred); in dot_spillreg() 4093 convert_expr_to_ab_reg (&e, &ab, ®, po, 1 + pred); in dot_spillmem()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2005 | 1762 (convert_expr_to_ab_reg): Two new parameters. Return void. Always 1780 convert_expr_to_ab_reg and convert_expr_to_xy_reg. Don't return 1791 convert_expr_to_ab_reg and convert_expr_to_xy_reg. Don't return
|
D | ChangeLog-0001 | 4162 (convert_expr_to_ab_reg): Add parens. 6263 (convert_expr_to_ab_reg, convert_expr_to_xy_reg): New function.
|