kernel_cache
#define kernel_cache(op, base) cache op, base
#define kernel_cache(op, base) "cache " op ", " base "\n"