Searched refs:ALLOW8_SPRG (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c2009 #define ALLOW8_SPRG (PPC_OPCODE_BOOKE | PPC_OPCODE_405)
2018 || (value > 3 && (dialect & ALLOW8_SPRG) == 0))
2038 if ((val - 0x10 > 3 && (dialect & ALLOW8_SPRG) == 0)
2007 #define ALLOW8_SPRG macro

Completed in 279 milliseconds