Fix a comment: We now have intrinsics for vcvtr.
authorBob Wilson <bob.wilson@apple.com>
Tue, 11 Jan 2011 17:56:41 +0000 (17:56 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 11 Jan 2011 17:56:41 +0000 (17:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123246 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrVFP.td

index 2127d37829bfef6c888d14e3b1d05127e79c3744..8ac38cae3da41b9dbbb6cba3fa77d161c629e47b 100644 (file)
@@ -615,7 +615,6 @@ def VTOUIZS : AVConv1InsS_Encode<0b11101, 0b11, 0b1100, 0b1010,
 }
 
 // And the Z bit '0' variants, i.e. use the rounding mode specified by FPSCR.
-// For disassembly only.
 let Uses = [FPSCR] in {
 // FIXME: Verify encoding after integrated assembler is working.
 def VTOSIRD : AVConv1IsD_Encode<0b11101, 0b11, 0b1101, 0b1011,