mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 16:31:04 +02:00
parent
79ebedde8e
commit
3f15b21e6c
@ -1651,7 +1651,7 @@ begin
|
||||
begin
|
||||
{ unrolled loop }
|
||||
tmpreg1 := GetIntRegister(list, OS_INT);
|
||||
i:=1;
|
||||
i := 1;
|
||||
while i <= len do
|
||||
begin
|
||||
list.concat(taicpu.op_reg_ref(A_LBU, tmpreg1, src));
|
||||
|
Loading…
Reference in New Issue
Block a user