[parisc-linux] vmlinux in C360

Jim Hull jim_hull@hp.com
Thu, 8 Jul 1999 10:28:54 -0700


> I guess the bootloader needs to force the W bit to 0?  I note that on
> an interruption, the W bit is set to the value of the default width
> bit, but how to set the default width bit is implementation defined.
> Anyone care to hint at how to set the default width bit too?

You use PDC_PSW to set the default width and default endian bits.  See page 2-59
in:

	http://dtf.external.hp.com/dtf/swdev/pdf/pdc.pdf

 -- Jim