diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/head.S | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1023,7 +1023,7 @@ opal_entry: cmpwi %r11,1 mfspr %r12,SPR_PIR - beq 5f + bgt 5f GET_STACK(%r12,%r12) b 6f 5: |
index : riscv-gnu-toolchain/qemu/roms/skiboot.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | asm/head.S | 2 |
@@ -1023,7 +1023,7 @@ opal_entry: cmpwi %r11,1 mfspr %r12,SPR_PIR - beq 5f + bgt 5f GET_STACK(%r12,%r12) b 6f 5: |