Files
wasmtime/cranelift/codegen/meta
Andrew Brown 65856987cd Add const_addr instruction
This new instruction calculates the effective address of a constant in the constant pool using LEA (x86).
2020-04-17 11:59:47 -07:00
..
2020-04-17 11:59:47 -07:00
2020-04-03 13:13:37 -07:00

This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.