This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PS register on PPC


On Tue, Nov 27, 2007 at 12:26:22PM -0500, Grzegorz Cieslewski wrote:
> Does any one know what does the PS register on PPC do?
>   It shows up when is issue command "info all-registers" but I cannot
> find its function in any documentation.

It's the MSR.  PS stands for Processor Status; that's what GDB
historically called it.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]