fpc/compiler/armgen
pierre 3f19bd693f + Add new LastCommonAsmOp constant to arm and aarch64 CPU targets.
* Uses this new constant to define TCommonAsmOps set type.
  + Use this constant in armgen/aoptarm MatchInstruction function,
    to avoid a range check error when compiling with -CriotR with optimization.

git-svn-id: trunk@47137 -
2020-10-19 09:19:25 +00:00
..
aoptarm.pas + Add new LastCommonAsmOp constant to arm and aarch64 CPU targets. 2020-10-19 09:19:25 +00:00
armpara.pas * added is_normal_fieldvarsym() helper and use it 2019-12-24 22:12:44 +00:00