Home
last modified time | relevance | path

Searched refs:AllUserRegsExceptSP (Results 1 – 1 of 1) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmStubs.cpp1497 static const LiveRegisterSet AllUserRegsExceptSP( variable
1570 masm.PushRegsInMask(AllUserRegsExceptSP); in GenerateInterruptExit()
1601 masm.PopRegsInMask(AllUserRegsExceptSP); in GenerateInterruptExit()