Selaa lähdekoodia
--- Merging r21911 into '.':
U compiler/arm/raarmgas.pas
# revisions: 21911
r21911 | masta | 2012-07-15 03:03:08 +0200 (Sun, 15 Jul 2012) | 12 lines
Changed paths:
M /trunk/compiler/arm/raarmgas.pas
Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ
Like MOV these instructions support 2 operands, with the second beeing a
shifterop.
Without this patch the asm reader would fail on something like
cmp r0, r1, lsr 16
with
Error: Unknown identifier "LSR"
git-svn-id: branches/fixes_2_6@22542 -