This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-08 21:37:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
/
Mips
/
mips4
History
Matheus Almeida
d742950090
[mips] SYNC $stype instruction was added in Mips32
...
but SYNC with an implied operand ($stype = 0) is valid since Mips2. llvm-svn: 211185
2014-06-18 17:10:30 +00:00
..
invalid-mips5-wrong-error.s
[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=mips[1234] does not accept them
2014-05-12 12:52:44 +00:00
invalid-mips5.s
[mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=mips[1234] does not accept them
2014-05-12 12:52:44 +00:00
invalid-mips32.s
[mips] SYNC $stype instruction was added in Mips32
2014-06-18 17:10:30 +00:00
invalid-mips64.s
[mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=mips2 does not accept them
2014-05-12 13:04:32 +00:00
invalid-mips64r2-xfail.s
[mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu=mips(2|32) does not accept them
2014-05-13 11:45:36 +00:00
invalid-mips64r2.s
[mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu=mips(2|32) does not accept them
2014-05-13 11:45:36 +00:00
valid-xfail.s
[mips] Correct tests that are meant to test valid assembly. They were actually rejected by GAS.
2014-05-08 15:17:29 +00:00
valid.s
[mips] SYNC $stype instruction was added in Mips32
2014-06-18 17:10:30 +00:00