llvm-6502/test/MC
Richard Sandiford 3ee0673e4f [SystemZ] Allow 8-bit operands to RISBG
RISBG has three 8-bit operands (I3, I4 and I5).  I'd originally
restricted all three to 6 bits, since that's the only range we intended
to use at the time.  However, the top bit of I4 acts as a "zero" flag for
RISBG, while the top bit of I3 acts as a "test" flag for RNSBG & co.
This patch therefore allows them to have the full 8-bit range.
I've left the fifth operand as a 6-bit value for now since the
upper 2 bits have no defined meaning.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186070 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-11 08:37:13 +00:00
..
AArch64 Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
ARM Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP. 2013-07-09 11:26:18 +00:00
AsmParser Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
COFF Revert: Fix wrong code offset for unwind code SET_FPREG. 2013-07-08 04:48:34 +00:00
Disassembler [SystemZ] Allow 8-bit operands to RISBG 2013-07-11 08:37:13 +00:00
ELF Put ELF COMDAT relocations into the relevant COMDAT group. 2013-07-10 20:58:17 +00:00
MachO Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips Reverting commit r185999 due to buildboot failure. 2013-07-10 12:27:25 +00:00
PowerPC [PowerPC] Revert r185476 and fix up TLS variant kinds 2013-07-09 16:41:09 +00:00
SystemZ [SystemZ] Allow 8-bit operands to RISBG 2013-07-11 08:37:13 +00:00
X86 Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00