summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-vst-encoding.s
Commit message (Expand)AuthorAge
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-13
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-22
* Make ARMAsmParser accept the correct alignment specifier syntax in instructions.Kristof Beyls2013-02-14
* Fixup VST1.32 with writeback instruction. Also re-factor non-writeback version.Richard Barton2012-03-28
* Fix assembling ARM vst2 instructions with double-spaced registers.Kevin Enderby2012-03-20
* NEON VST4(one lane) assembly parsing and encoding.Jim Grosbach2012-01-24
* NEON VST4(multiple 4 element structures) assembly parsing.Jim Grosbach2012-01-24
* NEON VST3(single element from one lane) assembly parsing.Jim Grosbach2012-01-24
* NEON VST3(multiple 3-element structures) assembly parsing.Jim Grosbach2012-01-23
* NEON VLD3(multiple 3-element structures) assembly parsing.Jim Grosbach2012-01-23
* NEON VLD3 lane-indexed assembly parsing and encoding.Jim Grosbach2012-01-23
* Simplify some NEON assembly pseudo definitions.Jim Grosbach2012-01-23
* ARM assembly parsing and encoding for VST2 single-element, double spaced.Jim Grosbach2011-12-20
* ARM enable a few more tests.Jim Grosbach2011-12-20
* ARM NEON VLD2/VST2 lane indexed assembly parsing and encoding.Jim Grosbach2011-12-14
* ARM NEON fix alignment encoding for VST2 w/ writeback.Jim Grosbach2011-12-14
* ARM NEON VST2 assembly parsing and encoding.Jim Grosbach2011-12-14
* ARM assembly parsing and encoding for four-register VST1.Jim Grosbach2011-11-29
* Enable some VST1 tests and add a few more.Jim Grosbach2011-11-29
* ARM parsing datatype suffix variants for non-writeback VST1 instructions.Jim Grosbach2011-11-14
* ARM VLD1/VST1 (one register, no writeback) assembly parsing and encoding.Jim Grosbach2011-10-20
* Tidy up formatting.Jim Grosbach2011-10-20
* Provide correct encodings for the remaining vst variants that we currently ge...Owen Anderson2010-11-02
* Add correct encodings for basic variants for vst3 and vst4.Owen Anderson2010-11-02
* Add correct encodings for the basic variants for vst2.Owen Anderson2010-11-02
* Add correct encodings for the basic form of vst1.Owen Anderson2010-11-02