This is the mail archive of the gdb-patches@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: arm_addr_bits_remove


On Mon, Feb 04, 2008 at 10:15:57AM +0000, Maciej W. Rozycki wrote:
>  For the record -- to ever hit this case on MIPS you would have to run the 
> test suite in the 32-bit kernel mode, so IRIX certainly does not apply 
> here.  One of the embedded targets might fit, e.g. using newlib and the 
> GNU sim.  Still this would be a bug if it mattered these days as proper 
> sign-extension of addresses is meant to be done for MIPS now.

Really?  This is for removing low bits, not high bits - I'd be more
worried about MIPS16.

-- 
Daniel Jacobowitz
CodeSourcery


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