llvm-6502/test/MC
Michael Kuperstein bb803fd76e [X86] Fix incorrect/inefficient pushw encodings for x86-64 targets
Correctly support assembling "pushw $imm8" on x86-64 targets. 
Also some cleanup of the PUSH instructions (PUSH64i16 and PUSHi16 actually
represent the same instruction)

This fixes PR23996

Patch by: david.l.kreitzer@intel.com
Differential Revision: http://reviews.llvm.org/D10878

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241404 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-05 10:25:41 +00:00
..
AArch64 [AArch64] Implement add/adds/sub/subs/cmp/cmn with negative immediate aliases 2015-07-01 15:05:58 +00:00
AMDGPU AMDGPU/SI: Update amd_kernel_code_t definition and add assembler support 2015-06-26 21:58:31 +00:00
ARM Reworking the test part of r241149 2015-07-02 16:53:23 +00:00
AsmParser Teaching llvm-mc how to understand the defsym command line option. This allows integer-constant symbols to be defined on the command line and used during assembly. 2015-06-07 01:46:24 +00:00
COFF Reworking the test part of r241149 2015-07-02 16:53:23 +00:00
Disassembler [mips][microMIPS] Implement SLL and NOP instructions 2015-07-01 09:54:51 +00:00
ELF [X86] Fix incorrect/inefficient pushw encodings for x86-64 targets 2015-07-05 10:25:41 +00:00
Hexagon [Hexagon] Reapply r239097 with tests corrected for shuffling and duplexing. 2015-06-05 16:00:11 +00:00
MachO Reworking the test part of r241149 2015-07-02 16:53:23 +00:00
Markup
Mips [mips][microMIPS] Implement SLL and NOP instructions 2015-07-01 09:54:51 +00:00
PowerPC [PPC] Implement vmrgew and vmrgow instructions 2015-06-25 15:17:40 +00:00
Sparc Revert r240302 ("Bring r240130 back."). 2015-06-23 11:31:32 +00:00
SystemZ
X86 [X86] Add proper 64-bit mode checks to jrcxz and jcxz. 2015-07-04 00:01:07 +00:00