OSDN Git Service

Modified encoding bits specification for VFP instructions. In particular, the D
authorJohnny Chen <johnny.chen@apple.com>
Fri, 29 Jan 2010 23:21:10 +0000 (23:21 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 29 Jan 2010 23:21:10 +0000 (23:21 +0000)
commit69a8c7f497b5686d55798a0aa4663a6e0d5bc12b
tree434397fc714e389c0b92fcb44d03f5ce05cd7fac
parent4483c7b15aa343bd95e3d7f800be788b77ea23f8
Modified encoding bits specification for VFP instructions.  In particular, the D
bit (Inst{22}) and the M bit (Inst{5}) should be left unspecified.  For binary
format instructions, Inst{6} and Inst{4} need to specified for proper decodings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrVFP.td