Nicolas B. Pierron
|
72b5487563
|
Add x86 encoding for rotr_imm and rotl_imm.
|
2019-05-20 11:56:56 +02:00 |
|
Benjamin Bouvier
|
6a25354520
|
[meta-python] Use named predicates for x86 encodings instead of anonymous predicates;
And generate those in a deterministic order that the Rust crate can
reproduce easily.
|
2019-05-03 12:01:12 +02:00 |
|
Philip Craig
|
b74b49f7c6
|
Fix x86-64 encoding of uextend.i64.i8
The non-REX encoding of movzbl requires one of the ABCD registers as input.
|
2019-04-08 05:50:59 -07:00 |
|
lazypassion
|
747ad3c4c5
|
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
|
2019-01-28 15:56:54 -08:00 |
|