Home
last modified time | relevance | path

Searched defs:spRel (Results 1 – 5 of 5) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/SPARC/
H A DStack.hs27 spRel n = AddrRegImm sp (ImmInt (n * wordLength)) function
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_debuginfo.h226 Bool spRel; /* True => sp-rel, False => fp-rel */ member
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_debuginfo.h226 Bool spRel; /* True => sp-rel, False => fp-rel */ member
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/PPC/
H A DRegs.hs206 spRel dflags n = AddrRegImm sp (ImmInt (n * wORD_SIZE dflags)) function
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/X86/
H A DRegs.hs194 spRel dflags n function