1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC/Sparc
Chris Dewhurst 3bd9485a7c Addition of tests to previous check-in. Tests for coprocessor register usage in Sparc.
Previous check-in message was:

The patch adds missing registers and instructions to complete all the registers supported by the Sparc v8 manual.
These are all co-processor registers, with the exception of the floating-point deferred-trap queue register.
Although these will not be lowered automatically by any instructions, it allows the use of co-processor
instructions implemented by inline-assembly.

Code Reviewed at http://reviews.llvm.org/D17133, with the exception of a very small change in brace placement in SparcInstrInfo.td,
which was formerly causing a problem in the disassembly of the %fq register.

llvm-svn: 262135
2016-02-27 12:52:26 +00:00
..
lit.local.cfg
sparc64-alu-instructions.s
sparc64-ctrl-instructions.s [SPARC] Repair floating-point condition encodings in assembly parser. 2016-02-10 17:47:20 +00:00
sparc-alu-instructions.s [SPARC] Add mulscc. 2015-09-17 20:54:26 +00:00
sparc-asm-errors.s [Sparc]: correct the 'set' synthetic instruction 2015-08-20 16:16:16 +00:00
sparc-assembly-exprs.s Update test to take into account for r251271. 2015-10-26 03:34:29 +00:00
sparc-atomic-instructions.s [Sparc]: asm-only support for the ldstub instruction. 2015-08-19 19:30:57 +00:00
sparc-coproc.s Addition of tests to previous check-in. Tests for coprocessor register usage in Sparc. 2016-02-27 12:52:26 +00:00
sparc-ctrl-instructions.s [SPARC] Repair floating-point condition encodings in assembly parser. 2016-02-10 17:47:20 +00:00
sparc-directive-xword.s [SPARC] Don't compare arch name as a string, use the enum instead. 2015-08-06 15:44:12 +00:00
sparc-directives.s
sparc-fp-instructions.s The patch adds missing registers and instructions to complete all the registers supported by the Sparc v8 manual. 2016-02-27 12:49:59 +00:00
sparc-little-endian.s
sparc-mem-instructions.s [Sparc] Implement i64 load/store support for 32-bit sparc. 2015-08-10 19:11:39 +00:00
sparc-nop-data.s
sparc-pic.s Fix relocation used for GOT references in non-PIC mode. Fix relocations 2015-10-01 22:08:20 +00:00
sparc-relocations.s Fix CHECK directives that weren't checking. 2015-08-31 21:10:35 +00:00
sparc-special-registers.s The patch adds missing registers and instructions to complete all the registers supported by the Sparc v8 manual. 2016-02-27 12:49:59 +00:00
sparc-synthetic-instructions.s [Sparc]: correct the 'set' synthetic instruction 2015-08-20 16:16:16 +00:00
sparc-vis.s
sparcv8-instructions.s
sparcv9-atomic-instructions.s
sparcv9-instructions.s [SPARCv9] Add support for the rdpr/wrpr instructions. 2015-10-04 09:11:22 +00:00