Bugfix for linux port

git-svn-id: svn://kolibrios.org@7545 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
tsdima
2018-11-09 18:21:10 +00:00
parent 60e27afe74
commit 490fec6653
4 changed files with 17 additions and 48 deletions

View File

@@ -9081,7 +9081,7 @@ COM_MOD *bmod;
case tk_undefproc:
case tk_declare:
op66(r16);
op(0x50); //push AX
@@ -9136,7 +9136,7 @@ COM_MOD *bmod;
op(0x89); /* MOV CX,reg */
warningreg(regs[0][1]);
warningreg(regs[0][1]);
op(0xC1+(unsigned int)itok.number*8); /* MOV instr */
@@ -9746,7 +9746,7 @@ newloop:
if(am32)idxregs[4]=255;
doeaxfloatmath(tk_reg32,reg,rrettype==tk_float?0:4);
doeaxfloatmath(tk_reg32,reg,rrettype==tk_float?0:4);
next=0;