pub const MAX_TRACKED_TOPRCS: usize = 4;
Expand description

Guaranteed maximum number of top-level register classes with pressure tracking in any ISA.

This can be increased, but should be coordinated with meta-python/cdsl/isa.py.