-
Mike Frysinger authored
The EVT registers are all contiguous in the memory map, so using a loop to initialize them all rather than hardcoding the list results in much better generated code (a hardware loop rather than a whole bunch of individual loads). Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
685a694f