Files
wasmtime/lib
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-05-15 15:10:47 -07:00
2017-05-15 15:10:47 -07:00