Home
last modified time | relevance | path

Searched defs:OP_IS_LOAD_STORE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsstep.h55 #define OP_IS_LOAD_STORE(type) (LOAD <= (type) && (type) <= STCX) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsstep.h54 #define OP_IS_LOAD_STORE(type) (LOAD <= (type) && (type) <= STCX) macro

Completed in 2 milliseconds