Files
wasmtime/lib/cretonne/meta
Tyler McMullen eb85aa833c Illegalize rbp/r13 for zero-offset loads on Intel x64 (#225)
* Switch RegClass to a bitmap implementation.

* Add special RegClass to remove r13 from 'ld' recipe.

* Use MASK_LEN constant instead of magic number.

* Enforce that RegClass slicing is only valid on contiguous classes.

* Use Optional[int] for RegClass optional bitmask parameter.

* Add comment explaining use of Intel ISA's GPR_NORIP register class.
2018-01-16 20:05:53 -08:00
..
2017-08-14 20:19:47 -07:00
2017-07-31 16:02:27 -07:00
2017-09-22 07:54:26 -07:00
2017-03-30 15:16:44 -07:00
2017-10-17 11:48:57 -07:00
2017-05-08 13:29:01 -07:00
2018-01-03 12:13:13 -08:00