llvm-6502/test/MC
Daniel Sanders 873f87c2de [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, and drotrv
GAS doesn't actually accept these particular cases.

The mnemonic without the trailing 'v' still supports two-operand aliases.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207740 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-01 10:08:36 +00:00
..
AArch64 ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
ARM ARM: print COFF function header for Windows on ARM 2014-04-30 06:14:25 +00:00
ARM64 Move a testcase from ELF to ARM64, incorrectly placed in r207627. 2014-04-30 21:31:11 +00:00
AsmParser Integrated assbemler, macros: added 'vararg' argument qualifier support. 2014-04-23 06:56:28 +00:00
COFF Start fixing pr19147. 2014-05-01 00:10:17 +00:00
Disassembler ARM64: print fp immediates without using scientific notation. 2014-04-30 16:13:34 +00:00
ELF Record the DWARF version in MCContext 2014-05-01 08:46:02 +00:00
MachO Fix the assembler to print a better relocatable expression error 2014-04-22 17:27:29 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, and drotrv 2014-05-01 10:08:36 +00:00
PowerPC [MC] Emit an error if cfi_startproc is used before a symbol is defined. 2014-04-15 01:17:45 +00:00
Sparc [Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc backend. 2014-03-02 23:39:07 +00:00
SystemZ [SystemZ] Add support for z196 float<->unsigned conversions 2014-03-21 10:56:30 +00:00
X86 [AVX512] Implemented integer conversions up/down with masking. 2014-04-22 11:36:19 +00:00