Files
wasmtime/cranelift/codegen/src/isa
Andrew Brown 6bdef48473 x64: refactor to use Inst::store during lowering
This re-factoring replaces uses of `Inst::mov_r_m` with `Inst::store` to ensure there is only one code location to troubleshoot when generating store instructions for a specific type.
2021-04-13 13:09:07 -07:00
..
2020-11-11 12:36:17 +01:00