commit | a4e3c7fc4ba2d55695b0484480685698132eba20 | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Fri Dec 09 21:28:25 2011 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Fri Dec 09 21:28:25 2011 +0000 |
tree | da03cd56d7e4b45f98cf306a5f3214c45287b959 | |
parent | 2fac1d5d61a83c45dcf44119c41dce15ef10e9dc [diff] |
ARM assembly parsing and encoding for VLD2 with writeback. Refactor the instructions into fixed writeback and register-stride writeback variants to simplify the offset operand (no more optional register operand using reg0). This is a simpler representation and allows the assembly parser to more easily handle these instructions. Add tests for the instruction variants now supported. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146278 91177308-0d34-0410-b5e6-96231b3b80d8