Searched refs:MOV_FROM_IPSR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/include/asm/native/ |
H A D | inst.h | 23 #define MOV_FROM_IPSR(pred, reg) \ macro
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/native/ |
H A D | inst.h | 23 #define MOV_FROM_IPSR(pred, reg) \ macro
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | ivt.S | 344 MOV_FROM_IPSR(p0, r21) 384 MOV_FROM_IPSR(p0, r21) 603 MOV_FROM_IPSR(p0, r17) 730 MOV_FROM_IPSR(p0, r29) // M2 (12 cyc) 1197 MOV_FROM_IPSR(p0, r16) 1239 MOV_FROM_IPSR(p0, r16)
|
H A D | minstate.h | 53 MOV_FROM_IPSR(p0,r29); /* M */ \
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | ivt.S | 343 MOV_FROM_IPSR(p0, r21) 383 MOV_FROM_IPSR(p0, r21) 602 MOV_FROM_IPSR(p0, r17) 729 MOV_FROM_IPSR(p0, r29) // M2 (12 cyc) 1196 MOV_FROM_IPSR(p0, r16) 1238 MOV_FROM_IPSR(p0, r16)
|
H A D | minstate.h | 53 MOV_FROM_IPSR(p0,r29); /* M */ \
|
Completed in 4 milliseconds