mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 16:59:12 +02:00
--- Merging r39714 into '.':
U compiler/arm/aasmcpu.pas --- Recording mergeinfo for merge of r39714 into '.': U . # revisions: 39714 git-svn-id: branches/fixes_3_2@39794 -
This commit is contained in:
parent
a50560f383
commit
ced4e6c27d
@ -830,7 +830,7 @@ implementation
|
||||
end
|
||||
else
|
||||
case opcode of
|
||||
A_ADC,A_ADD,A_AND,A_BIC,
|
||||
A_ADC,A_ADD,A_AND,A_BIC,A_ORN,
|
||||
A_EOR,A_CLZ,A_RBIT,
|
||||
A_LDR,A_LDRB,A_LDRBT,A_LDRH,A_LDRSB,
|
||||
A_LDRSH,A_LDRT,
|
||||
|
Loading…
Reference in New Issue
Block a user