mfcr_ccr2
seq_printf(m, "ccr2 (L2C) : 0x%08x\n", mfcr_ccr2());
if (l2 && (mfcr_ccr2() & CCR2_L2E)) {
if ((mfcr_ccr2() & CCR2_L2E) && l2)