/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-riscv.c | 2063 my_getSmallExpression (expressionS *ep, bfd_reloc_code_real_type *reloc, in my_getSmallExpression() function 2135 return my_getSmallExpression (ep, reloc, str, percent_op); in my_getOpcodeExpression() 2449 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2459 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2468 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2477 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2486 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2496 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2505 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2514 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() [all …]
|
H A D | tc-mips.c | 1388 static size_t my_getSmallExpression 3356 my_getSmallExpression (&token.u.integer.value, token.u.integer.relocs, s); in mips_parse_argument_token() 14772 my_getSmallExpression (expressionS *ep, bfd_reloc_code_real_type *reloc, in my_getSmallExpression() function
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-riscv.c | 2293 my_getSmallExpression (expressionS *ep, bfd_reloc_code_real_type *reloc, in my_getSmallExpression() function 2371 return my_getSmallExpression (ep, reloc, str, percent_op_null); in my_getOpcodeExpression() 2770 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2780 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2789 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2798 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2807 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2817 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2826 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() 2835 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p) in riscv_ip() [all …]
|
H A D | tc-mips.c | 1391 static size_t my_getSmallExpression 3359 my_getSmallExpression (&token.u.integer.value, token.u.integer.relocs, s); in mips_parse_argument_token() 14766 my_getSmallExpression (expressionS *ep, bfd_reloc_code_real_type *reloc, in my_getSmallExpression() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-0203 | 2642 (my_getSmallExpression): Set it. 2684 * config/tc-mips.c (my_getSmallExpression): Rework bracket handling. 2717 relocation handling into my_getSmallExpression. Assume that the 5708 (my_getSmallExpression): Likewise. 7312 (my_getSmallExpression): Fix handling of closing parentheses.
|
H A D | ChangeLog-0001 | 717 my_getSmallExpression. 722 (my_getSmallExpression): Rewite to support nested percent_ops. 1111 (my_getSmallExpression): Use ISDIGIT/TOLOWER instead of 1540 * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression() 1546 (my_getSmallExpression): Make parsing case insensitive and more
|
H A D | ChangeLog-2004 | 1485 (my_getSmallExpression): Return no relocation if no relocation
|
H A D | ChangeLog-2005 | 3807 Call my_getSmallExpression() to parse percent operators.
|
H A D | ChangeLog-9899 | 1567 (my_getSmallExpression,get_number,s_mips_ent): Ditto.
|
H A D | ChangeLog-2020 | 2799 (my_getSmallExpression): Adjust accordingly.
|
H A D | ChangeLog-2018 | 50 * config/tc-riscv.c (my_getSmallExpression): Expand comment for
|
H A D | ChangeLog-9295 | 9001 (my_getSmallExpression): Handle ($xx) correctly: assume 0($xx).
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-0203 | 2642 (my_getSmallExpression): Set it. 2684 * config/tc-mips.c (my_getSmallExpression): Rework bracket handling. 2717 relocation handling into my_getSmallExpression. Assume that the 5708 (my_getSmallExpression): Likewise. 7312 (my_getSmallExpression): Fix handling of closing parentheses.
|
H A D | ChangeLog-0001 | 717 my_getSmallExpression. 722 (my_getSmallExpression): Rewite to support nested percent_ops. 1111 (my_getSmallExpression): Use ISDIGIT/TOLOWER instead of 1540 * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression() 1546 (my_getSmallExpression): Make parsing case insensitive and more
|
H A D | ChangeLog-2004 | 1485 (my_getSmallExpression): Return no relocation if no relocation
|
H A D | ChangeLog-2005 | 3807 Call my_getSmallExpression() to parse percent operators.
|
H A D | ChangeLog-9899 | 1567 (my_getSmallExpression,get_number,s_mips_ent): Ditto.
|
H A D | ChangeLog-2020 | 2799 (my_getSmallExpression): Adjust accordingly.
|
H A D | ChangeLog-2018 | 50 * config/tc-riscv.c (my_getSmallExpression): Expand comment for
|
H A D | ChangeLog-9295 | 9001 (my_getSmallExpression): Handle ($xx) correctly: assume 0($xx).
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 52804 Special casing GPR names in my_getSmallExpression() leads to a number of 52813 casing of GPRs in my_getSmallExpression() aren't really tested anywhere 52822 With my_getSmallExpression() consistently and silently failing on 52842 my_getSmallExpression(). Note that there's no point passing
|