summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler
Commit message (Expand)AuthorAge
...
* [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
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-05
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-05
* Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instruc...Hao Liu2013-09-04
* Fixed a bug where diassembling an instruction that had a prefix would cause L...Richard Mitton2013-08-30
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-28
* [mips] Use ptr_rc to simplify definitions of base+index load/store instructions.Akira Hatanaka2013-08-28
* [ARMv8] Add MC support for the new load/store acquire/release instructions.Joey Gouly2013-08-27
* First round of fixes for the x86 fixes for the x86 move accumulator from/to m...Craig Topper2013-08-25
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-23
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-21
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-19
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-19
* [SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford2013-08-16
* [SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford2013-08-16
* [SystemZ] Use CLST to implement strcmpRichard Sandiford2013-08-16
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-12
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-12
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-09
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07