llvm/test/MC/SystemZ
Richard Sandiford b284e1bf08 [SystemZ] Add STOC and STOCG
These instructions are allowed to trap even if the condition is false,
so for now they are only used for "*ptr = (cond ? x : *ptr)"-style
constructs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187111 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-25 08:57:02 +00:00
..
insn-bad-z196.s [SystemZ] Add STOC and STOCG 2013-07-25 08:57:02 +00:00
insn-bad.s [SystemZ] Add tests for ALHSIK and ALGHSIK 2013-07-19 16:44:32 +00:00
insn-good-z196.s [SystemZ] Add STOC and STOCG 2013-07-25 08:57:02 +00:00
insn-good.s [SystemZ] Start adding z196 and zEC12 support 2013-07-19 16:09:03 +00:00
lit.local.cfg [SystemZ] Add MC test cases 2013-05-06 16:20:58 +00:00
regs-bad.s [SystemZ] Improve AsmParser handling of invalid instructions 2013-05-24 14:26:46 +00:00
regs-good.s [SystemZ] Consolidate assembler tests into 4 big tests 2013-05-15 09:58:19 +00:00
tokens.s [SystemZ] Add the MVC instruction 2013-07-02 14:56:45 +00:00