[patch/rfc] default REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE to register_size

Andrew Cagney ac131313@cygnus.com
Sun May 5 19:28:00 GMT 2002


Hello,

For most architectures.  The relationship:

	REGISTER_VIRTUAL_SIZE(N)
	== REGISTER_RAW_SIZE(N)
	== TYPE_LENGTH(REGISTER_VIRTUAL_TYPE(N)

(the exception is the @$(*&@(^$*&^!@ MIPS ...).  Given this, the 
attached patch changes the architecture vector so that it defaults both 
to the register's type size.

I think this is the logical conclusion to MichaelS's earlier patch that 
provided defaults to each.

Thoughts?  I'll look to commit it in a week.

Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20020505/734a61e9/attachment.ksh>


More information about the Gdb-patches mailing list