summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler
Commit message (Expand)AuthorAge
* Add hint disassembly syntax for 16-bit Thumb hint instructions.Richard Barton2013-10-18
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* Update comment.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating accumulated of unsignedChad Rosier2013-10-16
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-15
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-14
* Add disassembler support for SSE4.1 register/register form of PEXTRW. There i...Craig Topper2013-10-14
* Mips: Disassemble sign-extended 64 bit immediates properly.Benjamin Kramer2013-10-11
* [AArch64] Add support for NEON scalar floating-point reciprocal estimate,Chad Rosier2013-10-08
* [AArch64] Add support for NEON scalar signed/unsigned integer to floating-pointChad Rosier2013-10-08
* Remove some instructions that existed to provide aliases to the assembler. Ca...Craig Topper2013-10-08
* [AArch64] Add support for NEON scalar arithmetic instructions:Chad Rosier2013-10-07
* [ARMv8] Add some disassembly tests for Thumb sevl/sevl.wJoey Gouly2013-10-07
* Remove some instructions that seem to only exist to trick the filtering check...Craig Topper2013-10-07
* Add disassembler support for long encodings for INC/DEC in 32-bit mode.Craig Topper2013-10-07
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-03
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-01
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-01
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-01
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-01
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-01
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-01
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-01
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-01
* [SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford2013-09-30
* [SystemZ] Add definitions of LFH and STFHRichard Sandiford2013-09-30
* Add a few more FMA4 disassembler test cases to match the scalar set with rega...Craig Topper2013-09-30
* Various x86 disassembler fixes.Craig Topper2013-09-30
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-28
* Fixing Intel format of the vshufpd instruction.Yunzhong Gao2013-09-27
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-19
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-18
* 'svn add' the test cases.Joey Gouly2013-09-18
* Add the remaining Intel SHA instructionsBen Langmuir2013-09-14
* Fixed bug when generating Load Upper Immediate microMIPS instruction.Zoran Jovanovic2013-09-14
* Support for microMIPS DIV instructions.Zoran Jovanovic2013-09-14
* Support for misc microMIPS instructions.Zoran Jovanovic2013-09-14
* Fix tests for hasFPARMv8 name change (r190692)Amaury de la Vieuville2013-09-13
* AArch64: use RegisterOperand for NEON registers.Tim Northover2013-09-13
* Partial support for Intel SHA Extensions (sha1rnds4)Ben Langmuir2013-09-12
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-10
* Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the follow...Jiangning Liu2013-09-09
* This patch adds support for microMIPS Multiply and Add/Sub instructions. Test...Vladimir Medic2013-09-06
* This patch adds support for microMIPS Move to/from HI/LO instructions. Test c...Vladimir Medic2013-09-06
* This patch adds support for microMIPS Move Conditional instructions. Test cas...Vladimir Medic2013-09-06
* This patch adds support for microMIPS disassembler and disassembler make chec...Vladimir Medic2013-09-06
* [ARMv8] Add some missing tests for DSB/DMB.Joey Gouly2013-09-05