Home
last modified time | relevance | path

Searched refs:sparc_ip (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c38 static int sparc_ip (char *, const struct sparc_opcode **);
1574 special_case = sparc_ip (str, &insn); in md_assemble()
1732 sparc_ip (char *str, const struct sparc_opcode **pinsn) in sparc_ip() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014465 (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
DChangeLog-20121406 (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
DChangeLog-9697347 (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 …]
DChangeLog-9899721 * 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.
DChangeLog-2011437 (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.
DChangeLog-92951175 (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 …]
DChangeLog504 (sparc_ip): New handling of asr/privileged/hyperprivileged
528 (sparc_ip): Fix some comments.
558 (sparc_ip): Handle entries with NULL names in priv_reg_table,
1896 * config/tc-sparc.c (sparc_ip): Report an error if the expression
2468 * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR
2915 (sparc_ip): Likewise.
DChangeLog-2015155 * config/tc-sparc.c (sparc_ip): Support %dN and %qN notation for
1360 * config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
DChangeLog-20052600 * 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.
DChangeLog-00011145 (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.
DChangeLog-20081184 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
DChangeLog-20062450 (sparc_ip): New cases '$' and '%' for wrhpr/rdhpr hyperprivileged
DChangeLog-20042546 * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for single
DChangeLog-20071510 * config/tc-sparc.c (sparc_ip): Terminate tls_ops array.
DChangeLog-02032770 * config/tc-sparc.c (sparc_ip): Handle TLS % operators.