ARM: Add macro "sxth__%r1,%r1".

* lib/arm-mes/arm.M1 (sxth__%r1,%r1): New macro.
This commit is contained in:
Danny Milosavljevic 2019-05-30 11:56:03 +02:00 committed by Jan Nieuwenhuizen
parent 0d60769ea4
commit 0e2d6b4b84
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 0 deletions

View File

@ -258,6 +258,7 @@ DEFINE b ea
DEFINE sxtb__%r0,%r0 7000afe6
DEFINE sxtb__%r1,%r1 7110afe6
DEFINE sxth__%r0,%r0 7000bfe6
DEFINE sxth__%r1,%r1 7110bfe6
DEFINE uxtb__%r0,%r0 7000efe6
DEFINE uxtb__%r1,%r1 7110efe6
DEFINE uxth__%r0,%r0 7000ffe6