summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-shuffle-encoding.s
Commit message (Expand)AuthorAge
* ARM 'vuzp.32 Dd, Dm' is a pseudo-instruction.Jim Grosbach2012-04-11
* ARM 'vzip.32 Dd, Dm' is a pseudo-instruction.Jim Grosbach2012-04-11
* ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough.Jim Grosbach2011-12-08
* ARM optional destination operand variants for VEXT instructions.Jim Grosbach2011-12-08
* Tidy up.Jim Grosbach2011-12-08
* ARM alternate size suffices for VTRN instructions.Jim Grosbach2011-11-15
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-15
* Unlike a lot of NEON instructions, vext isn't _actually_ parameterized by ele...Owen Anderson2010-11-03
* Covert this test to .s form.Owen Anderson2010-11-01