ARM: Add macro "mov____%esp,%r0".

* lib/arm-mes/arm.M1: Add macro "mov____%esp,%r0".
This commit is contained in:
Danny Milosavljevic 2019-02-26 18:29:41 +01:00 committed by Jan Nieuwenhuizen
parent f3a3df9e55
commit de9dd28743
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ DEFINE mov____%r1,%r2 0120a0e1
#DEFINE mov____%r1,0x32 xx
DEFINE mov____%lr,%r9 0e90a0e1
DEFINE mov____%r9,%pc 09f0a0e1
DEFINE mov____%esp,%r0 0d00a0e1
# fp -> r0
DEFINE mov____%r11,%r0 0b00a0e1