Searched refs:PSQM (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 804 #define PSQM PSQ + 1 macro 808 #define PSD PSQM + 1 3097 {"psq_lx", XW (4, 6,0), XW_MASK, PPCPS, 0, {FRT,RA,RB,PSWM,PSQM}}, 3099 {"psq_stx", XW (4, 7,0), XW_MASK, PPCPS, 0, {FRS,RA,RB,PSWM,PSQM}}, 3172 {"psq_lux", XW (4, 38,0), XW_MASK, PPCPS, 0, {FRT,RA,RB,PSWM,PSQM}}, 3174 {"psq_stux", XW (4, 39,0), XW_MASK, PPCPS, 0, {FRS,RA,RB,PSWM,PSQM}},
|