commit | 030160073d8ec7d5fc1d928d9c8b6173d3a5e0cc | [log] [tgz] |
---|---|---|
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri Jan 21 14:07:40 2011 +0000 |
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri Jan 21 14:07:40 2011 +0000 |
tree | a4375fd8a0e51b68ddf47b033205803197801db6 | |
parent | 46713296e0da8f413b94b9c2b82b079e6e3bd6e2 [diff] |
Fix the encoding of QADD/SUB, QDADD/SUB. While qadd16, qadd8 use "rd, rn, rm", qadd and qdadd uses "rd, rm, rn", the same applies to the 'sub' variants. This is described in ARM manuals and matches the encoding used by the gnu assembler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123975 91177308-0d34-0410-b5e6-96231b3b80d8