PPC: Fix or remove assembler helper functions.

This commit is contained in:
Mike Pall
2011-09-05 18:32:53 +02:00
parent 690ff909f5
commit bab2f0efae
4 changed files with 179 additions and 213 deletions

View File

@@ -2035,16 +2035,6 @@ static void build_subroutines(BuildCtx *ctx)
#else
|->vm_trunc_efd:
|->vm_trunc_hilo:
#endif
|
|->vm_powi:
#if LJ_HASJIT
| NYI
#endif
|
|->vm_foldfpm:
#if LJ_HASJIT
| NYI
#endif
|
|// Callable from C: double lj_vm_foldarith(double x, double y, int op)