llvm/test/MC
Petar Jovanovic 2d829cd8cb Revert r306095: [mips] Fix reg positions in the aui/daui instructions
ELF/mips-plt-r6.s in lld-test is failing. Reverting the change.

Original commit message:

  [mips] Fix register positions in the aui/daui instructions

  Swapped the position of the rt and rs register in the aut/daui
  instructions for mips32r6 and mips64r6. With this change, the format of
  the generated instructions complies with specifications and GCC.
  Patch by Milos Stojanovic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306099 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-23 13:33:46 +00:00
..
AArch64 Add a common error checking for some invalid expressions. 2017-06-22 17:25:35 +00:00
AMDGPU [AMDGPU] Add intrinsics for tbuffer load and store 2017-06-22 16:29:22 +00:00
ARM [ARM] Create relocations for beq.w branches to ARM function syms. 2017-06-22 15:32:41 +00:00
AsmParser [MC] Fix compiler crash in AsmParser::Lex 2017-06-09 14:04:03 +00:00
AVR [AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offset 2017-04-30 23:33:52 +00:00
COFF COFF: Produce an error on invalid pcrel relocs. 2017-06-23 04:07:44 +00:00
Disassembler Revert r306095: [mips] Fix reg positions in the aui/daui instructions 2017-06-23 13:33:46 +00:00
ELF Add a common error checking for some invalid expressions. 2017-06-22 17:25:35 +00:00
Hexagon [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
Markup
Mips Revert r306095: [mips] Fix reg positions in the aui/daui instructions 2017-06-23 13:33:46 +00:00
PowerPC [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. 2017-06-12 17:58:42 +00:00
Sparc [Sparc] Remove execute permissions from non-executable text files 2017-05-17 11:05:20 +00:00
SystemZ [SystemZ] Add decimal floating-point instructions 2017-05-30 10:15:16 +00:00
WebAssembly [WebAssembly] Use __stack_pointer global when writing wasm binary 2017-06-16 23:59:10 +00:00
X86 Add a common error checking for some invalid expressions. 2017-06-22 17:25:35 +00:00