aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/neon-shift-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* ARM assembly two-operand forms for VRSHL.Jim Grosbach2012-04-161-0/+35
* Tidy up. Test formatting.Jim Grosbach2012-04-161-53/+64
* ARM assembly aliases for two-operand V[R]SHR instructions.Jim Grosbach2012-04-051-0/+70
* NEON Two-operand assembly aliases for VSRA.Jim Grosbach2012-01-241-33/+71
* NEON Two-operand assembly aliases for VSLI.Jim Grosbach2012-01-241-16/+33
* NEON Two-operand assembly aliases for VSRI.Jim Grosbach2012-01-241-16/+33
* Tidy up.Jim Grosbach2012-01-241-32/+41
* ARM VSHR implied destination operand form aliases.Jim Grosbach2011-12-081-0/+35
* Tidy up a bit.Jim Grosbach2011-12-081-32/+37
* ARM NEON two-operand aliases for VSHL(immediate).Jim Grosbach2011-12-081-0/+20
* ARM NEON two-operand aliases for VSHL(register).Jim Grosbach2011-12-081-0/+41
* * Correct encoding for VSRI.Bill Wendling2011-03-091-0/+32
* Correct the encoding for VRSRA and VSRA instructions.Bill Wendling2011-03-091-0/+32
* * Fix VRSHR and VSHR to have the correct encoding for the immediate.Bill Wendling2011-03-081-109/+108
* A few more tests for instruction encodings.Bill Wendling2011-03-081-0/+7
* Rename the narrow shift right immediate operands to "shr_imm*" operands. AlsoBill Wendling2011-03-071-0/+5
* Narrow right shifts need to encode their immediates differently from a normalBill Wendling2011-03-011-0/+2
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-151-1/+1
* Use ARM-style comment syntax.Owen Anderson2010-11-011-80/+80
* Mark ARM subtarget features that are available for the assembler.Jim Grosbach2010-11-011-1/+1
* Convert this test to .s form.Owen Anderson2010-11-011-0/+160