* unify internalerror

* Aarch64: handle ASRV in taicpu.spilling_get_operation_type
This commit is contained in:
florian 2025-04-25 09:22:24 +02:00
parent 7dfc45cfea
commit 48fe8e6208

View File

@ -1084,6 +1084,7 @@ implementation
A_ADRP,
A_AND,
A_ASR,
A_ASRV,
A_BFXIL,
A_BIC,
A_CLZ,
@ -1152,7 +1153,7 @@ implementation
else
result:=operand_read;
else
Internalerror(2019090802);
Internalerror(2019090803);
{$else EXTDEBUG}
else
if opnr=0 then