This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: ARM sim: ldm may switch to/from Thumb mode too


> I'm checking this in, approved by Nick Clifton:
> 
> 
> Index: sim/arm/ChangeLog
> from  Alexandre Oliva  <aoliva@redhat.com>
> 	* armemu.c (LoadSMult): Use WriteR15() to discard the least
> 	significant bits of PC.

LDM will only do a mode change to/from thumb mode on Architecture 5 or 
later chips.  Architecture 4 chips (ARM7TDMI, ARM9TDMI) must do a mode 
change via bx.

R.



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