fpc/compiler/armgen
Jonas Maebe c745ae4836 AArch64 popt: don't replace registers with X/WZR
Most arithmetic/logica instructions don't support X/WZR as operand (since
you should use movk with the calculated constant in that case)

Resolves #39372
2021-10-04 20:58:05 +02:00
..
aoptarm.pas AArch64 popt: don't replace registers with X/WZR 2021-10-04 20:58:05 +02:00
armpara.pas * added is_normal_fieldvarsym() helper and use it 2019-12-24 22:12:44 +00:00