Re: 64 bit powerpc

"Peter J. Philipp" <[email protected]> Sat, 20 Oct 2018 05:21:09 +0200
Newsgroups gmane.os.openbsd.ppc
Message-ID <[email protected]>
Oh ya one more thing.  In order to know that I'm entering the kernel at the
right offset I'd like it to indicate on console that it's hit it right, so
I was thinking of it printing something like "!obsd!", can someone write the
32 bit asm for that, for me?  I'd put it before entering the 64 bit mode on
start, so that I have a debug that this offset was really hit.

If you have a better suggestion I'm all ears.  I'm not that good in asm and
if I'd be doing it it'd take a bit longer...

Thanks!
-peter