Dan Gohman
|
dfb24f1934
|
Fix x86 encoding of uextend/sextend from 8-bit inputs.
The x86-32 and non-REX encodings of movsbl and movzbl require one of
the ABCD registers as input.
|
2018-04-20 12:12:29 -07:00 |
|
Dan Gohman
|
bf597b7abf
|
Enable and fix several more clippy lints.
|
2018-04-17 17:05:03 -07:00 |
|
Dan Gohman
|
a9edb28414
|
Rename InstructionFormat::IndirectCall for consistency with Opcode::CallIndirect.
|
2018-04-17 09:47:27 -07:00 |
|
Dan Gohman
|
24fa169e1f
|
Rename the 'cretonne' crate to 'cretonne-codegen'.
This fixes the next part of #287.
|
2018-04-17 09:46:56 -07:00 |
|