Home
last modified time | relevance | path

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

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