* generate different internal errors in taicpu.op_ref

git-svn-id: branches/wasm@48077 -
This commit is contained in:
nickysn 2021-01-05 07:51:15 +00:00
parent 67cea74ec6
commit 0f3fef31f3

View File

@ -203,7 +203,7 @@ implementation
else
begin
if (_op1.base<>NR_NO) or (_op1.index<>NR_NO) then
internalerror(2021010201);
internalerror(2021010202);
end;
end;