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: bfin: always do 16bit sign extension with the SEARCH insn


On Tue, Mar 22, 2011 at 10:13 PM, Mike Frysinger wrote:
> The Blackfin PRM does not cover this case, but the hardware is clear: even
> if the search criteria is not met (and thus a new 16bit value is loaded up
> into the accumulator), the accumulator undergoes 16bit sign extension. ?So
> simply reload the low signed 16bits in that case.

committed
-mike


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