Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dsstep.h84 #define DCBTST 0x200 macro
/linux-6.12.1/arch/powerpc/lib/
Dsstep.c2250 op->type = MKOP(CACHEOP, DCBTST, 0); in analyse_instr()
2256 op->type = MKOP(CACHEOP, DCBTST, 0); in analyse_instr()
3617 case DCBTST: in emulate_step()