TR
#define TR 18 /* test register */
#define TR(...) CTR(KTR_GEN, __VA_ARGS__)
TR /* y */
TR(double count)