Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/tools/
Dloongson3-llsc-check.c42 #define OP_SC 0x38 macro
83 case OP_SC: in is_sc()
/linux-6.6.21/arch/powerpc/include/asm/
Dprobes.h40 case OP_SC: return false; in can_single_step()
Dppc-opcode.h140 #define OP_SC 17 macro