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: [PATCH] sim: glue: allow bitwise devices to only glue ints


On Friday, April 08, 2011 03:28:06 Mike Frysinger wrote:
> Some Blackfin parts tie a bunch of interrupt lines into a single OR
> gate before feeding the result into the SIC.  The glue-or device in
> the sim provides a nice way of modeling this exact behavior.  At the
> moment though, it requires the device to be mapped into the address
> space so that things could write to it directly.  This is not needed
> for the Blackfin usage, so make it optional.  Now the glue devices
> can be used to simply tie interrupt lines together.

ping ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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