aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-mov-encoding.s
AgeCommit message (Expand)Author
2011-11-07Simplify some uses of utohexstr.Benjamin Kramer
2011-10-18ARM vmov assembly parsing for the lane index operand.Jim Grosbach
2011-10-18ARM assembly parsing and encoding for VMOV.i64.Jim Grosbach
2011-10-18ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i32.Jim Grosbach
2011-10-17Enable a few more NEON immediate tests.Jim Grosbach
2011-10-17ARM NEON "vmov.i8" immediate assembly parsing and encoding.Jim Grosbach
2011-10-03Tidy up a bit. Formatting.Jim Grosbach
2010-12-15Fix misspelled target triples in MC/ARM test commands.Bob Wilson
2010-11-01Use ARM-style comment syntax.Owen Anderson
2010-11-01Mark ARM subtarget features that are available for the assembler.Jim Grosbach
2010-10-29Convert this test to .s form.Owen Anderson