summaryrefslogtreecommitdiff
path: root/test/MC/SystemZ
AgeCommit message (Expand)AuthorFilesLines
2014-03-21[SystemZ] Add support for z196 float<->unsigned conversionsRichard Sandiford3-0/+408
2013-12-24[SystemZ] Add MC support for interlocked-access 1 instructionsRichard Sandiford3-0/+390
2013-11-13[SystemZ] Add the general form of BCRRichard Sandiford2-0/+99
2013-10-01[SystemZ] Add comparisons of high words and memoryRichard Sandiford3-0/+70
2013-10-01[SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford3-0/+50
2013-10-01[SystemZ] Add immediate addition involving high wordsRichard Sandiford3-0/+27
2013-10-01[SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford3-0/+70
2013-10-01[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford3-0/+70
2013-10-01[SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford3-0/+70
2013-10-01[SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford3-0/+70
2013-09-30[SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford3-70/+0
2013-09-30[SystemZ] Add definitions of LFH and STFHRichard Sandiford3-0/+70
2013-09-18[SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2-0/+1010
2013-09-10[SystemZ] Add TM and TMYRichard Sandiford2-0/+72
2013-09-05[SystemZ] Add NC, OC and XCRichard Sandiford2-0/+210
2013-08-28[SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2-0/+72
2013-08-23[SystemZ] Add basic prefetch supportRichard Sandiford2-0/+93
2013-08-21[SystemZ] Add FI[EDX]BRARichard Sandiford3-0/+105
2013-08-19[SystemZ] Add negative integer absolute (load negative)Richard Sandiford1-0/+30
2013-08-19[SystemZ] Add integer absolute (load positive)Richard Sandiford1-0/+30
2013-08-16[SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford1-0/+10
2013-08-16[SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford1-0/+10
2013-08-16[SystemZ] Use CLST to implement strcmpRichard Sandiford1-0/+10
2013-08-16[tests] Cleanup initialization of test suffixes.Daniel Dunbar1-2/+0
2013-08-12[SystemZ] Add a definition of the CLC instructionRichard Sandiford2-0/+70
2013-08-12[SystemZ] Add a definition of the IPM instructionRichard Sandiford1-0/+8
2013-08-07[SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2-0/+38
2013-08-05[SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2-0/+60
2013-08-05[SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2-0/+120
2013-07-31[SystemZ] Add RISBLG and RISBHG instruction definitionsRichard Sandiford3-0/+82
2013-07-25[SystemZ] Add LOCR and LOCGRRichard Sandiford2-0/+88
2013-07-25[SystemZ] Add LOC and LOCGRichard Sandiford2-0/+130
2013-07-25[SystemZ] Add STOC and STOCGRichard Sandiford2-0/+130
2013-07-19[SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2-0/+46
2013-07-19[SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2-0/+68
2013-07-19[SystemZ] Add AHIK and AGHIKRichard Sandiford3-0/+69
2013-07-19[SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2-0/+68
2013-07-19[SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2-0/+51
2013-07-19[SystemZ] Add NRK, ORK and XRKRichard Sandiford2-0/+51
2013-07-19[SystemZ] Start adding z196 and zEC12 supportRichard Sandiford4-1/+142
2013-07-16[SystemZ] Add MC support for R[NOX]SBGRichard Sandiford2-0/+108
2013-07-11[SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2-8/+8
2013-07-02[SystemZ] Add the MVC instructionRichard Sandiford3-3/+82
2013-05-29[SystemZ] Immediate compare-and-branch supportRichard Sandiford2-0/+526
2013-05-28[SystemZ] Register compare-and-branch supportRichard Sandiford2-0/+504
2013-05-24[SystemZ] Improve AsmParser handling of invalid instructionsRichard Sandiford2-7/+77
2013-05-24[SystemZ] Improve AsmParser register parsingRichard Sandiford2-494/+248
2013-05-15[SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2-0/+54
2013-05-15[SystemZ] Consolidate assembler tests into 4 big testsRichard Sandiford609-10038/+9176
2013-05-14[SystemZ] Add extra testscases for r181773Richard Sandiford24-0/+384