mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Enable boot mode in the exception handler for both SuperSparc and TurboSparc
git-svn-id: svn://coreboot.org/openbios/openbios-devel@172 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -95,7 +95,7 @@ bug:
|
|||||||
set _start, %g3
|
set _start, %g3
|
||||||
set dump_exception, %g2
|
set dump_exception, %g2
|
||||||
sub %g2, %g3, %g3
|
sub %g2, %g3, %g3
|
||||||
set 1<<14, %g2
|
set 3 << 13, %g2
|
||||||
jmp %g3
|
jmp %g3
|
||||||
sta %g2, [%g0] ASI_M_MMUREGS
|
sta %g2, [%g0] ASI_M_MMUREGS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user