Home
last modified time | relevance | path

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

/wasmtime-44.0.1/winch/codegen/src/isa/aarch64/
H A Dmasm.rs184 self.with_aligned_sp(|masm| { in check_stack()
441 self.with_aligned_sp(|masm| match &kind { in wasm_load()
596 self.with_aligned_sp(|masm| { in checked_uadd()
860 this.with_aligned_sp(|this| { in div()
880 this.with_aligned_sp(|this| { in rem()
928 self.with_aligned_sp(|masm| { in signed_truncate()
951 masm.with_aligned_sp(|masm| { in unsigned_truncate()
1154 self.with_aligned_sp(|masm| { in unreachable()
1185 self.with_aligned_sp(|masm| { in trap()
1192 self.with_aligned_sp(|masm| { in trapz()
[all …]