Searched refs:LDREGX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | syscall.S | 231 LDREGX %r20(%r19), %r19 367 LDREGX %r20(%r19), %r19 494 LDREGX %r20(%sr2,r28), %r21 /* Scratch use of r21 */
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | assembly.h | 16 #define LDREGX ldd,s macro 31 #define LDREGX ldwx,s macro
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | syscall.S | 257 LDREGX %r20(%r19), %r19 391 LDREGX %r20(%r19), %r19 515 LDREGX %r20(%sr2,r28), %r21 /* Scratch use of r21 */
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | assembly.h | 61 #define LDREGX ldd,s macro 71 #define LDREGX ldwx,s macro
|
Completed in 5 milliseconds