Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/xmon/
Dppc-opc.c2007 #define ALLOW8_SPRG (PPC_OPCODE_BOOKE | PPC_OPCODE_405) macro
2016 || (value > 3 && (dialect & ALLOW8_SPRG) == 0)) in insert_sprg()
2036 if ((val - 0x10 > 3 && (dialect & ALLOW8_SPRG) == 0) in extract_sprg()