/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-sparc.c | 36 static int sparc_ip (char *, const struct sparc_opcode **); 1514 special_case = sparc_ip (str, &insn); in md_assemble() 1711 sparc_ip (char *str, const struct sparc_opcode **pinsn) in sparc_ip() function
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-sparc.c | 36 static int sparc_ip (char *, const struct sparc_opcode **); 1518 special_case = sparc_ip (str, &insn); in md_assemble() 1715 sparc_ip (char *str, const struct sparc_opcode **pinsn) in sparc_ip() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2014 | 465 (sparc_ip): Take into account the new hwcaps2 bitmap to build the 474 (sparc_ip): Handle the %mcdper ancillary state register as an 476 (sparc_ip): Handle } arguments as fdrd floating point registers 629 * config/tc-sparc.c (sparc_ip): Update the set of allowed hwcaps
|
H A D | ChangeLog-2012 | 1406 (sparc_ip): Handle R_SPARC_5 of immediate constants inline in 1410 * config/tc-sparc.c (sparc_ip): Likewise. Accept instruction 1420 (sparc_ip): Fetch hwcaps from insn->hwcaps instead of insn->flags. 1435 * config/tc-sparc.c (sparc_ip): Handle '=', "%h34", "%l34", and
|
H A D | ChangeLog-9697 | 347 (sparc_ip): Handle v9a asr's. 519 (sparc_ip): Add %hix,%lox. 545 (sparc_ip): Delete variable immediate_max. Rewrite %hi/etc reloc 3857 (sparc_ip): Handle `0' operand char. Recognize setuw, setsw, setx 5081 (sparc_ip): New cases X,Y. Use SPARC_OPCODE_ARCH_V9_P. 5145 (sparc_ip): Add pinsn parameter. Change caller. 5330 * config/tc-sparc.c (sparc_ip): Handle operand char 'O' (neg reg). 5405 * config/tc-sparc.c (sparc_ip): Print all architectures that support 5431 * config/tc-sparc.c (sparc_ip): Recognize %asr0 for v8. 5436 (sparc_ip): Accept %asr[1..31] for v8 and %asr[%16..31] for v9. [all …]
|
H A D | ChangeLog-9899 | 721 * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg. 841 (sparc_ip): Warn if %g2 or %g3 register is used and not covered 889 * config/tc-sparc.c (sparc_ip): Allow OLO10 relocations 1240 * config/tc-sparc.c (sparc_ip): Add default case to reloc switch. 1256 * config/tc-sparc.c (sparc_ip): Don't use side-effect expression 1265 (sparc_ip): Remove special_case global variable. 1291 (sparc_ip): Fix sethi - without %hi() it should generate 1300 (sparc_ip): Be more strict on %hi() etc.; prepare assembler for 2786 * config/tc-sparc.c (sparc_ip): Allow all digits in an instruction 4262 (sparc_ip, parse_keyword_arg, s_common): Likewise.
|
H A D | ChangeLog-2011 | 437 (sparc_ip): Validate that hwcaps used by an instruction have actually 445 (sparc_ip): When not TE_SOLARIS, accumulate hwcap bits from 457 * config/tc-sparc.c (sparc_ip): Handle 'i' + r<0..31> 619 (sparc_ip): Handle '4', '5' and '(' format codes.
|
H A D | ChangeLog-9295 | 1175 (sparc_ip): Call them for asi, membar, and prefetch parsing. 1180 (sparc_ip): Clean up ASI and membar support. 2484 * config/tc-sparc.c (sparc_ip, case 'A'): If ASI is not a "#" 2543 * config/tc-sparc.c (sparc_ip): Handle defined absolute symbols as 3849 * config/tc-sparc.c (sparc_ip): When scanning successive opcode 4922 * config/tc-sparc.c (sparc_ip): Replace as_bad/exit sequence with 5410 * config/tc-sparc.c (sparc_ip): Check more carefully for 5420 (sparc_ip): Use it for right-shift operations of 32 bits or more. 5422 * config/tc-sparc.c (sparc_ip): Implement new operand type 'x'. 6693 (sparc_ip): Use it. [all …]
|
H A D | ChangeLog-2016 | 729 * config/tc-sparc.c (sparc_ip): Avoid emitting a cbcond error 762 (sparc_ip): Use the current opcode arch hwcaps to update 1664 * config/tc-sparc.c (sparc_ip): Print the instruction arguments 2831 (sparc_ip): New handling of asr/privileged/hyperprivileged 2855 (sparc_ip): Fix some comments. 2885 (sparc_ip): Handle entries with NULL names in priv_reg_table, 4223 * config/tc-sparc.c (sparc_ip): Report an error if the expression 4795 * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR 5242 (sparc_ip): Likewise.
|
H A D | ChangeLog-2015 | 155 * config/tc-sparc.c (sparc_ip): Support %dN and %qN notation for 1360 * config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
|
H A D | ChangeLog-2005 | 2600 * config/tc-sparc.c (md_assemble): If sparc_ip gives us a 2602 (sparc_ip): Use as_bad for unknown opcode errors, set *pinsn 3718 * config/tc-sparc.c (sparc_ip): Make op_exp static to silence warnings.
|
H A D | ChangeLog-0001 | 1145 (sparc_ip): Use ISLOWER/ISDIGIT instead of islower/isdigit. 4607 * config/tc-sparc.c (sparc_ip): Fix a bug which caused v9_arg_p 4613 (sparc_ip): Handle siam mode operands. Support v9b ASRs (and 5426 * config/tc-sparc.c (sparc_ip): Simplify the code. 6890 * config/tc-sparc.c (sparc_ip): Avoid string pasting.
|
H A D | ChangeLog-2008 | 1184 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2014 | 465 (sparc_ip): Take into account the new hwcaps2 bitmap to build the 474 (sparc_ip): Handle the %mcdper ancillary state register as an 476 (sparc_ip): Handle } arguments as fdrd floating point registers 629 * config/tc-sparc.c (sparc_ip): Update the set of allowed hwcaps
|
H A D | ChangeLog-2012 | 1406 (sparc_ip): Handle R_SPARC_5 of immediate constants inline in 1410 * config/tc-sparc.c (sparc_ip): Likewise. Accept instruction 1420 (sparc_ip): Fetch hwcaps from insn->hwcaps instead of insn->flags. 1435 * config/tc-sparc.c (sparc_ip): Handle '=', "%h34", "%l34", and
|
H A D | ChangeLog-9697 | 347 (sparc_ip): Handle v9a asr's. 519 (sparc_ip): Add %hix,%lox. 545 (sparc_ip): Delete variable immediate_max. Rewrite %hi/etc reloc 3857 (sparc_ip): Handle `0' operand char. Recognize setuw, setsw, setx 5081 (sparc_ip): New cases X,Y. Use SPARC_OPCODE_ARCH_V9_P. 5145 (sparc_ip): Add pinsn parameter. Change caller. 5330 * config/tc-sparc.c (sparc_ip): Handle operand char 'O' (neg reg). 5405 * config/tc-sparc.c (sparc_ip): Print all architectures that support 5431 * config/tc-sparc.c (sparc_ip): Recognize %asr0 for v8. 5436 (sparc_ip): Accept %asr[1..31] for v8 and %asr[%16..31] for v9. [all …]
|
H A D | ChangeLog-9899 | 721 * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg. 841 (sparc_ip): Warn if %g2 or %g3 register is used and not covered 889 * config/tc-sparc.c (sparc_ip): Allow OLO10 relocations 1240 * config/tc-sparc.c (sparc_ip): Add default case to reloc switch. 1256 * config/tc-sparc.c (sparc_ip): Don't use side-effect expression 1265 (sparc_ip): Remove special_case global variable. 1291 (sparc_ip): Fix sethi - without %hi() it should generate 1300 (sparc_ip): Be more strict on %hi() etc.; prepare assembler for 2786 * config/tc-sparc.c (sparc_ip): Allow all digits in an instruction 4262 (sparc_ip, parse_keyword_arg, s_common): Likewise.
|
H A D | ChangeLog-2011 | 437 (sparc_ip): Validate that hwcaps used by an instruction have actually 445 (sparc_ip): When not TE_SOLARIS, accumulate hwcap bits from 457 * config/tc-sparc.c (sparc_ip): Handle 'i' + r<0..31> 619 (sparc_ip): Handle '4', '5' and '(' format codes.
|
H A D | ChangeLog-9295 | 1175 (sparc_ip): Call them for asi, membar, and prefetch parsing. 1180 (sparc_ip): Clean up ASI and membar support. 2484 * config/tc-sparc.c (sparc_ip, case 'A'): If ASI is not a "#" 2543 * config/tc-sparc.c (sparc_ip): Handle defined absolute symbols as 3849 * config/tc-sparc.c (sparc_ip): When scanning successive opcode 4922 * config/tc-sparc.c (sparc_ip): Replace as_bad/exit sequence with 5410 * config/tc-sparc.c (sparc_ip): Check more carefully for 5420 (sparc_ip): Use it for right-shift operations of 32 bits or more. 5422 * config/tc-sparc.c (sparc_ip): Implement new operand type 'x'. 6693 (sparc_ip): Use it. [all …]
|
H A D | ChangeLog-2016 | 729 * config/tc-sparc.c (sparc_ip): Avoid emitting a cbcond error 762 (sparc_ip): Use the current opcode arch hwcaps to update 1664 * config/tc-sparc.c (sparc_ip): Print the instruction arguments 2831 (sparc_ip): New handling of asr/privileged/hyperprivileged 2855 (sparc_ip): Fix some comments. 2885 (sparc_ip): Handle entries with NULL names in priv_reg_table, 4223 * config/tc-sparc.c (sparc_ip): Report an error if the expression 4795 * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR 5242 (sparc_ip): Likewise.
|
H A D | ChangeLog-2015 | 155 * config/tc-sparc.c (sparc_ip): Support %dN and %qN notation for 1360 * config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
|
H A D | ChangeLog-2005 | 2600 * config/tc-sparc.c (md_assemble): If sparc_ip gives us a 2602 (sparc_ip): Use as_bad for unknown opcode errors, set *pinsn 3718 * config/tc-sparc.c (sparc_ip): Make op_exp static to silence warnings.
|
H A D | ChangeLog-0001 | 1145 (sparc_ip): Use ISLOWER/ISDIGIT instead of islower/isdigit. 4607 * config/tc-sparc.c (sparc_ip): Fix a bug which caused v9_arg_p 4613 (sparc_ip): Handle siam mode operands. Support v9b ASRs (and 5426 * config/tc-sparc.c (sparc_ip): Simplify the code. 6890 * config/tc-sparc.c (sparc_ip): Avoid string pasting.
|
H A D | ChangeLog-2008 | 1184 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
|
H A D | ChangeLog-2006 | 2450 (sparc_ip): New cases '$' and '%' for wrhpr/rdhpr hyperprivileged
|