Home
last modified time | relevance | path

Searched refs:DCBTST (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dsstep.h81 #define DCBTST 0x200 macro
/arch/powerpc/lib/
Dsstep.c2007 op->type = MKOP(CACHEOP, DCBTST, 0); in analyse_instr()
2013 op->type = MKOP(CACHEOP, DCBTST, 0); in analyse_instr()
3159 case DCBTST: in emulate_step()