Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allFPArgRegs :: Platform -> [Reg]ghc-lib GHC.CmmToAsm.PPC.Regs No documentation available.
-
ghc-lib GHC.CmmToAsm.PPC.Regs No documentation available.
allocatableRegs :: Platform -> [RealReg]ghc-lib GHC.CmmToAsm.PPC.Regs No documentation available.
-
ghc-lib GHC.CmmToAsm.RV64.Instr No documentation available.
-
ghc-lib GHC.CmmToAsm.RV64.Regs Floating point argument registers according to the calling convention
-
ghc-lib GHC.CmmToAsm.RV64.Regs Integer argument registers according to the calling convention
-
ghc-lib GHC.CmmToAsm.RV64.Regs All machine register numbers.
allocatableRegs :: Platform -> [RealReg]ghc-lib GHC.CmmToAsm.RV64.Regs Registers available to the register allocator. These are all registers minus those with a fixed role in RISCV ABI (zero, lr, sp, gp, tp, fp, tmp) and GHC RTS (Base, Sp, Hp, HpLim, R1..R8, F1..F6, D1..D6.)
allocateReg :: HasDebugCallStack => RealReg -> FreeRegs -> FreeRegsghc-lib GHC.CmmToAsm.Reg.Linear.AArch64 No documentation available.
allFreeRegs :: FR freeRegs => Platform -> freeRegs -> [RealReg]ghc-lib GHC.CmmToAsm.Reg.Linear.FreeRegs No documentation available.