aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some instructions that seem to only exist to trick the filtering check...Craig Topper2013-10-072-0/+12
* Add disassembler support for long encodings for INC/DEC in 32-bit mode.Craig Topper2013-10-072-1/+49
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-031-0/+72
* [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
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-014-11/+7
* [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
* Add a few more FMA4 disassembler test cases to match the scalar set with rega...Craig Topper2013-09-301-0/+12
* Various x86 disassembler fixes.Craig Topper2013-09-301-0/+36
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-281-2/+2
* Fixing Intel format of the vshufpd instruction.Yunzhong Gao2013-09-271-0/+3
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-192-0/+70
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-181-0/+368
* 'svn add' the test cases.Joey Gouly2013-09-182-0/+30
* Add the remaining Intel SHA instructionsBen Langmuir2013-09-141-1/+37
* Fixed bug when generating Load Upper Immediate microMIPS instruction.Zoran Jovanovic2013-09-142-0/+6
* Support for microMIPS DIV instructions.Zoran Jovanovic2013-09-142-0/+12
* Support for misc microMIPS instructions.Zoran Jovanovic2013-09-142-0/+42
* Fix tests for hasFPARMv8 name change (r190692)Amaury de la Vieuville2013-09-132-2/+2
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-131-2/+5
* Partial support for Intel SHA Extensions (sha1rnds4)Ben Langmuir2013-09-121-0/+6
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-101-0/+51
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-091-0/+360
* This patch adds support for microMIPS Multiply and Add/Sub instructions. Test...Vladimir Medic2013-09-062-0/+24
* This patch adds support for microMIPS Move to/from HI/LO instructions. Test c...Vladimir Medic2013-09-062-0/+24
* This patch adds support for microMIPS Move Conditional instructions. Test cas...Vladimir Medic2013-09-062-0/+24
* This patch adds support for microMIPS disassembler and disassembler make chec...Vladimir Medic2013-09-062-0/+298
* [ARMv8] Add some missing tests for DSB/DMB.Joey Gouly2013-09-052-2/+21
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-052-0/+29
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-051-0/+108
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-041-0/+395
* Fixed a bug where diassembling an instruction that had a prefix would cause L...Richard Mitton2013-08-301-0/+59
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-281-0/+48
* [mips] Use ptr_rc to simplify definitions of base+index load/store instructions.Akira Hatanaka2013-08-285-0/+69
* [ARMv8] Add MC support for the new load/store acquire/release instructions.Joey Gouly2013-08-272-0/+65
* First round of fixes for the x86 fixes for the x86 move accumulator from/to m...Craig Topper2013-08-253-4/+70
* [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-166-12/+0