Files
wasmtime/lib/cretonne/meta
Jakob Stoklund Olesen 464f2625d4 Generate instruction unwrapping code for binemit recipes.
Generate code to:

- Unwrap the instruction and generate an error if the instruction format
  doesn't match the recipe.
- Look up the value locations of register and stack arguments.

The recipe_* functions in the ISA binemit modules now take these
unwrapped items as arguments.

Also add an optional `emit` argument to the EncRecipe constructor which
makes it possible to provide inline Rust code snippets for code
emission. This requires a lot less boilerplate than recipe_* functions.
2017-07-07 15:10:17 -07:00
..
2017-01-25 14:12:36 -08:00
2017-05-08 13:29:01 -07:00
2017-03-30 15:16:44 -07:00
2017-03-30 15:16:44 -07:00
2017-05-08 13:29:01 -07:00
2017-03-30 15:16:44 -07:00