[hppa-linux] Linux Kernel and PA-RISC

Jason Eckhardt jason@equator.com
Wed, 24 Mar 1999 13:16:48 -0800 (PST)


>
>
> My understanding of PA equivalent:
>
 ...
> 	
> 	One other question is whats happening to space registers when
> 	you are running in real mode ?
>

  In real mode the space register field of the load/store/cache instructions
  is ignored so that the effective address is just the 32-bit offset.

  Jason.