mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Add a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86706 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
650c64383e
commit
1e13c797e5
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user