On Sunday 11 September 2016 21:47:09 Matthias Welwarsky wrote:
> On Saturday 10 September 2016 23:27:15 Duane Ellis wrote:
> > > Do you know if there's a method to read registers that is usable in
> > > AArch32
> > > and -64 execution states?
> > 
> > NO - the basic technique is the same Insert an opcode - and use the DCC to
> > transfer data, but the opcodes are totally different.
> 
> OK.

Just noticed; MRC/MCR in AArch32 mode are compatible with ARM32. A1 == T1 and 
A2 == T2 encoding. So they're not completely insane.

BR,
Matthias

------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to