Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 66d2c0a95a Add a RegClassMask typedef and a MAX_TOPRCS constant.
Avoid spreading u32 as a bitmask of register classes throughout the
code.

Enforce the limit of 32 register classes total. This could easily be
raised if needed.

The MAX_TOPRCS constant is the highest possible number of top-level
register classes in an ISA. The RegClassData.toprc field is always
smaller than this limit.
2017-05-15 16:22:22 -07:00
..
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00