Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/inst/
H A Dstack_switch.rs26 pub stack_pointer_offset: usize, field
33 stack_pointer_offset: 0, in control_context_layout()
H A Demit.rs590 let rsp_offset = layout.stack_pointer_offset as i32; in emit()