Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dprobes.h32 #define IS_TWI(instr) (((instr) & 0xfc000000) == 0x0c000000) macro
36 IS_TWI(instr) || IS_TDI(instr))
38 #define is_trap(instr) (IS_TW(instr) || IS_TWI(instr))