Files
wasmtime/cranelift/codegen/src/isa/x64
Trevor Elliott b077854b57 Generate SSA code from returns (#5172)
Modify return pseudo-instructions to have pairs of registers: virtual and real. This allows us to constrain the virtual registers to the real ones specified by the abi, instead of directly emitting moves to those real registers.
2022-11-08 16:00:49 -08:00
..
2022-11-08 16:00:49 -08:00
2022-11-08 16:00:49 -08:00