Searched refs:VLENSIMM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 890 /* The VLENSIMM field in a D form instruction. */ 891 #define VLENSIMM VLESIMM + 1 896 #define VLEUIMM VLENSIMM + 1 7107 {"e_sub2is", I16A(28,18), I16A_MASK, PPCVLE, 0, {RA, VLENSIMM}}, 7109 {"e_sub2i.", I16A(28,17), I16A_MASK, PPCVLE, 0, {RA, VLENSIMM}}, 889 #define VLENSIMM global() macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 890 /* The VLENSIMM field in a D form instruction. */ 891 #define VLENSIMM VLESIMM + 1 896 #define VLEUIMM VLENSIMM + 1 7107 {"e_sub2is", I16A(28,18), I16A_MASK, PPCVLE, 0, {RA, VLENSIMM}}, 7109 {"e_sub2i.", I16A(28,17), I16A_MASK, PPCVLE, 0, {RA, VLENSIMM}}, 889 #define VLENSIMM global() macro
|
Completed in 22 milliseconds