Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dprobes.h20 #define IS_TWI(instr) (((instr) & 0xfc000000) == 0x0c000000) macro
24 IS_TWI(instr) || IS_TDI(instr))
26 #define is_trap(instr) (IS_TW(instr) || IS_TWI(instr))