Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dprobes.h39 case OP_TRAP: return false; in can_single_step()
H A Dppc-opcode.h139 #define OP_TRAP 3 macro
/linux/arch/powerpc/kvm/
H A Demulate.c217 case OP_TRAP: in kvmppc_emulate_instruction()