NEON Two-operand assembly aliases for VSRI.
[oota-llvm.git] / test / MC / ARM / neon-shift-encoding.s
2012-01-24 Jim GrosbachNEON Two-operand assembly aliases for VSRI.
2012-01-24 Jim GrosbachTidy up.
2011-12-08 Jim GrosbachARM VSHR implied destination operand form aliases.
2011-12-08 Jim GrosbachTidy up a bit.
2011-12-08 Jim GrosbachARM NEON two-operand aliases for VSHL(immediate).
2011-12-08 Jim GrosbachARM NEON two-operand aliases for VSHL(register).
2011-03-09 Bill Wendling* Correct encoding for VSRI.
2011-03-09 Bill WendlingCorrect the encoding for VRSRA and VSRA instructions.
2011-03-08 Bill Wendling* Fix VRSHR and VSHR to have the correct encoding for...
2011-03-08 Bill WendlingA few more tests for instruction encodings.
2011-03-07 Bill WendlingRename the narrow shift right immediate operands to...
2011-03-01 Bill WendlingNarrow right shifts need to encode their immediates...
2010-12-15 Bob WilsonFix misspelled target triples in MC/ARM test commands.
2010-11-01 Owen AndersonUse ARM-style comment syntax.
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-11-01 Owen AndersonConvert this test to .s form.