|
@@ -96,6 +96,7 @@ sparc64_boot:
|
|
andn %g1, PSTATE_AM, %g1
|
|
andn %g1, PSTATE_AM, %g1
|
|
wrpr %g1, 0x0, %pstate
|
|
wrpr %g1, 0x0, %pstate
|
|
ba,a,pt %xcc, 1f
|
|
ba,a,pt %xcc, 1f
|
|
|
|
+ nop
|
|
|
|
|
|
.globl prom_finddev_name, prom_chosen_path, prom_root_node
|
|
.globl prom_finddev_name, prom_chosen_path, prom_root_node
|
|
.globl prom_getprop_name, prom_mmu_name, prom_peer_name
|
|
.globl prom_getprop_name, prom_mmu_name, prom_peer_name
|
|
@@ -613,6 +614,7 @@ niagara_tlb_fixup:
|
|
nop
|
|
nop
|
|
|
|
|
|
ba,a,pt %xcc, 80f
|
|
ba,a,pt %xcc, 80f
|
|
|
|
+ nop
|
|
niagara4_patch:
|
|
niagara4_patch:
|
|
call niagara4_patch_copyops
|
|
call niagara4_patch_copyops
|
|
nop
|
|
nop
|
|
@@ -622,6 +624,7 @@ niagara4_patch:
|
|
nop
|
|
nop
|
|
|
|
|
|
ba,a,pt %xcc, 80f
|
|
ba,a,pt %xcc, 80f
|
|
|
|
+ nop
|
|
|
|
|
|
niagara2_patch:
|
|
niagara2_patch:
|
|
call niagara2_patch_copyops
|
|
call niagara2_patch_copyops
|
|
@@ -632,6 +635,7 @@ niagara2_patch:
|
|
nop
|
|
nop
|
|
|
|
|
|
ba,a,pt %xcc, 80f
|
|
ba,a,pt %xcc, 80f
|
|
|
|
+ nop
|
|
|
|
|
|
niagara_patch:
|
|
niagara_patch:
|
|
call niagara_patch_copyops
|
|
call niagara_patch_copyops
|