Fix last commit.

This commit is contained in:
Mike Pall
2009-12-22 06:23:22 +01:00
parent c4e9dc0012
commit a5faa29aa9
2 changed files with 2 additions and 2 deletions

View File

@@ -2523,7 +2523,7 @@ static void build_subroutines(BuildCtx *ctx, int cmov, int sse)
|
|3: // Returned NRESULTS (already in RC/RD).
| mov RA, L:RB->base
| mov BASE, ARG3 // Restore old BASE.
| mov BASE, TMP1 // Restore old BASE.
| add BASE, RA
| jmp ->fff_res
|