Searched refs:LI (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 416 /* The IMM20 field in an LI instruction. */ 446 /* The LI field in an I form instruction. The lower two bits are macro 448 #define LI LEV + 1 451 /* The LI field in an I form instruction when used as an absolute 453 #define LIA LI + 1 4147 {"b", B(18,0,0), B_MASK, COM, PPCVLE, {LI}}, 4148 {"bl", B(18,0,1), B_MASK, COM, PPCVLE, {LI}},
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 416 /* The IMM20 field in an LI instruction. */ 446 /* The LI field in an I form instruction. The lower two bits are macro 448 #define LI LEV + 1 451 /* The LI field in an I form instruction when used as an absolute 453 #define LIA LI + 1 4147 {"b", B(18,0,0), B_MASK, COM, PPCVLE, {LI}}, 4148 {"bl", B(18,0,1), B_MASK, COM, PPCVLE, {LI}},
|
Completed in 20 milliseconds