List Info

Thread: Question on power-core.xml, register: r1.




Question on power-core.xml, register: r1.
user name
2008-05-09 18:40:42
Hello,

  Per Appendix F, Sec. F.3 Predefined Target Types, of the
GDB User Manual:

  code_ptr
  data_ptr
     Pointers to unspecified code and data. The program
counter and any
  dedicated return address register may be marked as code
pointers; printing
  a code pointer converts it into a symbolic address. The
stack pointer and
  any dedicated address registers may be marked as data
pointers.

  I note the use of the term: "may"; while
power-core.xml marks 'pc' and 'lr'
  as type="code_ptr", it does not mark 'r1',
the stack-pointer as
  type="data_ptr". Is there a specific reason
why this is so? It's type="uint32";
  marking 'pc' & 'lr' as type="code_ptr"
has the advantage of converting their
  values into symbollic address, what would happen (and is
not) were 'r1' to be
  marked type="data_ptr"?

Thanks,
Anmol.


Re: Question on power-core.xml, register: r1.
user name
2008-05-11 16:30:10
On Fri, May 09, 2008 at 06:40:42PM -0500, Anmol P. Paralkar
wrote:
>  I note the use of the term: "may"; while
power-core.xml marks 'pc' and 'lr'
>  as type="code_ptr", it does not mark 'r1',
the stack-pointer as
>  type="data_ptr". Is there a specific reason
why this is so?

No, there is no particular reason.  Marking code_ptr is a
user visible
improvement but marking data_ptr does not make much
difference.  In
some places the register will be displayed as hex once you
change it
to be a pointer.

-- 
Daniel Jacobowitz
CodeSourcery

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )