e5500 core document

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

e5500 core document

1,082 Views
love_hate_and_repeat
Contributor III

I'm looking at the e5500 core reference manual for the definitions of some bits but there are no definitions of bits in the e5500 Core Reference Manual and some bits of some registers are also not defined.

machine.png

For Instance, In the above picture, there are no lower 32-bits of the machine state register. 

I believe The bits of the registers should be defined in the e5500 core reference manual because those registers belong to the e5500 core. am I wrong?

where can I find the definitions of some register bits of the e5500 core If they didn't define in the e5500 core reference manual?

0 Kudos
1 Reply

1,026 Views
Bulat
NXP Employee
NXP Employee

MSR is a 32-bit register, all its bits are shown in the Manual. This applies to other core's Special-Purpose Registers (SPRs).

Note that 64-bit PowerPC architecture is back compatible with 32-bit one, thus notation of the SPRs look like registers are 64-bit ones, however in fact only 32 bits are significant as shown in the description.

Regards,

Bulat

0 Kudos