Add a comment.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 10 Nov 2009 19:44:56 +0000 (19:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 10 Nov 2009 19:44:56 +0000 (19:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86706 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrVFP.td

index 1b0b6871bbd79c323c61c90f83c3b83da6d89fdf..f2e0743466c68dbd3655cf1391dc9dca7973079c 100644 (file)
@@ -418,6 +418,8 @@ def VNEGScc  : ASuI<0b11101011, 0b0001, 0b0100,
 // Misc.
 //
 
+// APSR is the application level alias of CPSR. This FPSCR N, Z, C, V flags
+// to APSR.
 let Defs = [CPSR], Uses = [FPSCR] in
 def FMSTAT : VFPAI<(outs), (ins), VFPMiscFrm, IIC_fpSTAT, "vmrs",
                    "\tAPSR_nzcv, FPSCR",