mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:29:27 +02:00
* fixed thlcg2ll.location_force_mmregscalar() after r40633
git-svn-id: trunk@40810 -
This commit is contained in:
parent
3ed38ef3fa
commit
2b3fb18327
@ -1297,6 +1297,7 @@ implementation
|
||||
reg:=getmmregister(list,newsize);
|
||||
a_loadmm_loc_reg(list,size,newsize,l,reg,mms_movescalar);
|
||||
l.size:=def_cgsize(newsize);
|
||||
size:=newsize;
|
||||
end;
|
||||
location_freetemp(list,l);
|
||||
location_reset(l,LOC_MMREGISTER,l.size);
|
||||
|
Loading…
Reference in New Issue
Block a user