Searched refs:my_getSmallExpression (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-mips.c | 1034 static size_t my_getSmallExpression 9834 if (my_getSmallExpression (&imm_expr, imm_reloc, s) == 0) in mips_ip() 9892 if (my_getSmallExpression (&offset_expr, offset_reloc, s) == 0 in mips_ip() 9908 if (my_getSmallExpression (&imm_expr, imm_reloc, s) == 0 in mips_ip() 10356 i = my_getSmallExpression (&imm_expr, imm_reloc, s); in mips16_ip() 10977 my_getSmallExpression (expressionS *ep, bfd_reloc_code_real_type *reloc, in my_getSmallExpression() function
|
| /trueos/contrib/binutils/gas/ |
| HD | ChangeLog-0203 | 2649 (my_getSmallExpression): Set it. 2691 * config/tc-mips.c (my_getSmallExpression): Rework bracket handling. 2724 relocation handling into my_getSmallExpression. Assume that the 5716 (my_getSmallExpression): Likewise. 7320 (my_getSmallExpression): Fix handling of closing parentheses.
|
| HD | ChangeLog-0001 | 727 my_getSmallExpression. 732 (my_getSmallExpression): Rewite to support nested percent_ops. 1121 (my_getSmallExpression): Use ISDIGIT/TOLOWER instead of 1550 * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression() 1556 (my_getSmallExpression): Make parsing case insensitive and more
|
| HD | ChangeLog-9899 | 1567 (my_getSmallExpression,get_number,s_mips_ent): Ditto.
|
| HD | ChangeLog-9295 | 9001 (my_getSmallExpression): Handle ($xx) correctly: assume 0($xx).
|