aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+174
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-2/+55
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+546
* [SystemZ] Add the general form of BCRRichard Sandiford2013-11-131-0/+45
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-011-0/+60
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-011-0/+30
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-011-0/+18
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-011-0/+60
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-011-0/+60
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-011-0/+60
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-011-0/+60
* [SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford2013-09-301-60/+0
* [SystemZ] Add definitions of LFH and STFHRichard Sandiford2013-09-301-0/+60
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-181-0/+368
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-101-0/+51
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-051-0/+108
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-281-0/+48
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-232-0/+62
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-211-0/+54
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-191-0/+36
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-191-0/+36
* [SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford2013-08-161-0/+12
* [SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford2013-08-161-0/+12
* [SystemZ] Use CLST to implement strcmpRichard Sandiford2013-08-161-0/+12
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-121-0/+72
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-121-0/+9
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-071-0/+36
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-051-0/+32
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-051-0/+126
* [SystemZ] Add RISBLG and RISBHG instruction definitionsRichard Sandiford2013-07-311-0/+42
* [SystemZ] Add LOCR and LOCGRRichard Sandiford2013-07-251-0/+96
* [SystemZ] Add LOC and LOCGRichard Sandiford2013-07-251-0/+96
* [SystemZ] Add STOC and STOCGRichard Sandiford2013-07-251-0/+96
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-191-0/+30
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-191-0/+24
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-191-0/+30
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-191-0/+24
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-191-0/+18
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-191-0/+18
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-191-1/+109
* [SystemZ] Add MC support for R[NOX]SBGRichard Sandiford2013-07-161-0/+63
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-111-4/+4
* [SystemZ] Immediate compare-and-branch supportRichard Sandiford2013-05-291-0/+192
* [SystemZ] Register compare-and-branch supportRichard Sandiford2013-05-281-0/+175
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-151-0/+51
* [SystemZ] Consolidate disassembler tests for valid input into 2 big testsRichard Sandiford2013-05-15339-6714/+6953
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14341-0/+6789