Searched refs:add_to_sp (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Dasm_macros.h47 .macro add_to_sp value
/fuchsia/zircon/kernel/arch/arm64/include/arch/
H A Dasm_macros.h54 .macro add_to_sp value
/fuchsia/zircon/kernel/arch/x86/
H A Dexceptions.S160 add_to_sp 16
H A Dsyscall.S208 add_to_sp ((\n + 1) * 8)
210 add_to_sp (\n * 8)
/fuchsia/zircon/kernel/arch/arm64/
H A Dexceptions.S136 add_to_sp (6*8) label
158 add_to_sp ((6*8) + (10*8)) label

Completed in 34 milliseconds