Searched refs:OIMM5 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 721 #define OIMM5 UI5 + 1 macro 725 #define UI7 OIMM5 + 1 7056 {"se_addi", SE_IM5(8,0), SE_IM5_MASK, PPCVLE, 0, {RX, OIMM5}}, 7057 {"se_cmpli", SE_IM5(8,1), SE_IM5_MASK, PPCVLE, 0, {RX, OIMM5}}, 7058 {"se_subi", SE_IM5(9,0), SE_IM5_MASK, PPCVLE, 0, {RX, OIMM5}}, 7059 {"se_subi.", SE_IM5(9,1), SE_IM5_MASK, PPCVLE, 0, {RX, OIMM5}},
|