In order to make named number registers as useful as normal number registers we need the possibility to read out the content of a named number registers from the frills (or other) stream.
We would need both a macro (equivalent of the mr macro) and a xyPerl function (the equivalent of the $X->get_main_numreg() function)
Top Comments