INSTR_TYPE_MASK    96 arch/powerpc/include/asm/sstep.h #define GETTYPE(t)	((t) & INSTR_TYPE_MASK)
INSTR_TYPE_MASK    99 arch/powerpc/kvm/emulate_loadstore.c 		int type = op.type & INSTR_TYPE_MASK;