Searched refs:ldgp (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | head.S | 25 1: ldgp $29,0($27) 45 ldgp $29,0($27) # First order of business, load the GP.
|
H A D | entry.S | 480 ldgp $gp, 0($26) 600 ldgp $gp, 0($26)
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | head.S | 25 1: ldgp $29,0($27) 45 ldgp $29,0($27) # First order of business, load the GP.
|
H A D | entry.S | 479 ldgp $gp, 0($26) 607 ldgp $gp, 0($26)
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | callback_srm.S | 38 ldgp $29,0($27) 61 ldgp $29,0($27); br $25,srm_dispatch; .word CODE, ARG_CNT; .end callback_##NAME label
|
H A D | memmove.S | 19 ldgp $29, 0($27)
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | callback_srm.S | 38 ldgp $29,0($27) 61 ldgp $29,0($27); br $25,srm_dispatch; .word CODE, ARG_CNT; .end callback_##NAME label
|
H A D | memmove.S | 19 ldgp $29, 0($27)
|
/kernel/linux/linux-5.10/arch/alpha/boot/ |
H A D | head.S | 15 2: ldgp $29,0($29)
|
/kernel/linux/linux-6.6/arch/alpha/boot/ |
H A D | head.S | 15 2: ldgp $29,0($29)
|
Completed in 4 milliseconds