bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mes] ARM instruction encoding of "halfword data transfer with immed


From: Danny Milosavljevic
Subject: [bug-mes] ARM instruction encoding of "halfword data transfer with immediate offset" is difficult in M1
Date: Thu, 30 May 2019 12:15:56 +0200

Hi,

just a heads-up, there's a strange encoding of some ARM instruction that I 
don't know how to represent in M1.

It's Halfword data transfer with immediate offset, for example:

  STRH %r0, [%fp, +#2]

The immediate offset is split into two parts and the parts encoded in 
non-consecutive bit blocks.

I can work around it using a scratch register, but just so we don't forget it I 
write this.

Attachment: a.png
Description: PNG image

Attachment: pgpTyB4RasdOu.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]