Searched refs:iccr (Results 1 – 2 of 2) sorted by relevance
218 unsigned long ccr, iccr, dccr; in leon3_getCacheRegs() local228 : "=r"(ccr), "=r"(iccr), "=r"(dccr) in leon3_getCacheRegs()234 regs->iccr = iccr; in leon3_getCacheRegs()
212 unsigned long iccr; /* 0x08 - Instruction Cache Configuration Register */ member