Searched refs:UIM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 761 /* The 6-bit UIM field in a X form instruction. */ 940 /* The UIM field in an XX2 form instruction. */ 941 #define UIM DMEX + 1 943 #define UIMM2 UIM 945 #define LRAND UIM 948 #define ERAT_T UIM + 1 2638 /* The mask for an XX2 form instruction with the UIM bits specified. */ 2641 /* The mask for an XX2 form instruction with the 4 UIM bits specified. */ 6533 {"xxspltw", XX2(60,164), XX2UIM_MASK, PPCVSX, PPCVLE, {XT6, XB6, UIM}}, 939 #define UIM global() macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 761 /* The 6-bit UIM field in a X form instruction. */ 940 /* The UIM field in an XX2 form instruction. */ 941 #define UIM DMEX + 1 943 #define UIMM2 UIM 945 #define LRAND UIM 948 #define ERAT_T UIM + 1 2638 /* The mask for an XX2 form instruction with the UIM bits specified. */ 2641 /* The mask for an XX2 form instruction with the 4 UIM bits specified. */ 6533 {"xxspltw", XX2(60,164), XX2UIM_MASK, PPCVSX, PPCVLE, {XT6, XB6, UIM}}, 939 #define UIM global() macro
|
Completed in 22 milliseconds