summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-shift-encoding.s
Commit message (Expand)AuthorAge
* ARM assembly two-operand forms for VRSHL.Jim Grosbach2012-04-16
* Tidy up. Test formatting.Jim Grosbach2012-04-16
* ARM assembly aliases for two-operand V[R]SHR instructions.Jim Grosbach2012-04-05
* NEON Two-operand assembly aliases for VSRA.Jim Grosbach2012-01-24
* NEON Two-operand assembly aliases for VSLI.Jim Grosbach2012-01-24
* NEON Two-operand assembly aliases for VSRI.Jim Grosbach2012-01-24
* Tidy up.Jim Grosbach2012-01-24
* ARM VSHR implied destination operand form aliases.Jim Grosbach2011-12-08
* Tidy up a bit.Jim Grosbach2011-12-08
* ARM NEON two-operand aliases for VSHL(immediate).Jim Grosbach2011-12-08
* ARM NEON two-operand aliases for VSHL(register).Jim Grosbach2011-12-08
* * Correct encoding for VSRI.Bill Wendling2011-03-09
* Correct the encoding for VRSRA and VSRA instructions.Bill Wendling2011-03-09
* * Fix VRSHR and VSHR to have the correct encoding for the immediate.Bill Wendling2011-03-08
* A few more tests for instruction encodings.Bill Wendling2011-03-08
* Rename the narrow shift right immediate operands to "shr_imm*" operands. AlsoBill Wendling2011-03-07
* Narrow right shifts need to encode their immediates differently from a normalBill Wendling2011-03-01
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-15
* Use ARM-style comment syntax.Owen Anderson2010-11-01
* Mark ARM subtarget features that are available for the assembler.Jim Grosbach2010-11-01
* Convert this test to .s form.Owen Anderson2010-11-01