Searched refs:DCBZ (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dalign.c50 /* DSISR bits reported for a DCBZ instruction: */
51 #define DCBZ 0x5f /* 8xx/82xx dcbz faults when cache not enabled */ macro
446 * the exception of DCBZ which is handled as a special case here
448 if (instr == DCBZ)

Completed in 42 milliseconds