aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/neon-vst-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-131-1/+1
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-221-46/+46
* Make ARMAsmParser accept the correct alignment specifier syntax in instructions.Kristof Beyls2013-02-141-44/+51
* Fixup VST1.32 with writeback instruction. Also re-factor non-writeback version.Richard Barton2012-03-281-0/+8
* Fix assembling ARM vst2 instructions with double-spaced registers.Kevin Enderby2012-03-201-0/+4
* NEON VST4(one lane) assembly parsing and encoding.Jim Grosbach2012-01-241-11/+33
* NEON VST4(multiple 4 element structures) assembly parsing.Jim Grosbach2012-01-241-17/+39
* NEON VST3(single element from one lane) assembly parsing.Jim Grosbach2012-01-241-0/+35
* NEON VST3(multiple 3-element structures) assembly parsing.Jim Grosbach2012-01-231-19/+39
* NEON VLD3(multiple 3-element structures) assembly parsing.Jim Grosbach2012-01-231-35/+0
* NEON VLD3 lane-indexed assembly parsing and encoding.Jim Grosbach2012-01-231-11/+33
* Simplify some NEON assembly pseudo definitions.Jim Grosbach2012-01-231-8/+8
* ARM assembly parsing and encoding for VST2 single-element, double spaced.Jim Grosbach2011-12-201-4/+18
* ARM enable a few more tests.Jim Grosbach2011-12-201-4/+4
* ARM NEON VLD2/VST2 lane indexed assembly parsing and encoding.Jim Grosbach2011-12-141-2/+10
* ARM NEON fix alignment encoding for VST2 w/ writeback.Jim Grosbach2011-12-141-0/+12
* ARM NEON VST2 assembly parsing and encoding.Jim Grosbach2011-12-141-13/+13
* ARM assembly parsing and encoding for four-register VST1.Jim Grosbach2011-11-291-0/+6
* Enable some VST1 tests and add a few more.Jim Grosbach2011-11-291-14/+20
* ARM parsing datatype suffix variants for non-writeback VST1 instructions.Jim Grosbach2011-11-141-0/+21
* ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.Jim Grosbach2011-10-201-110/+109
* Tidy up formatting.Jim Grosbach2011-10-201-46/+59
* Provide correct encodings for the remaining vst variants that we currently ge...Owen Anderson2010-11-021-0/+33
* Add correct encodings for basic variants for vst3 and vst4.Owen Anderson2010-11-021-0/+36
* Add correct encodings for the basic variants for vst2.Owen Anderson2010-11-021-0/+12
* Add correct encodings for the basic form of vst1.Owen Anderson2010-11-021-0/+20