Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsstep.h88 #define DCBZ 0x500 macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dalign.c345 if (op.type != CACHEOP + DCBZ) in fix_alignment()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dsstep.c2110 op->type = MKOP(CACHEOP, DCBZ, 0); in analyse_instr()
3435 case DCBZ: in emulate_step()