These are macros that generate user configurable codegen macros. I couldn't hard code register assignments so everything dynamically generated is prepared with these monstrosities. They also can't have fixed names since some need to be invoked multiple times with different parameters.
FWIW I didn't intend for things to go this far. I just started with some simple macros and it snowballed.
FWIW I didn't intend for things to go this far. I just started with some simple macros and it snowballed.