From 2643cf6e12ffc7a0aa8e36b2ed2f1696d74e0170 Mon Sep 17 00:00:00 2001 From: Finn Thain Date: Tue, 18 Nov 2008 20:45:22 +0100 Subject: [PATCH] --- yaml --- r: 122960 b: refs/heads/master c: 646819e86222cc06b85ed2a8dafbbb361a05ea2d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68k/fpsp040/setox.S | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 52758bb49970..7a4fb3bc896d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3839d01d61195d76d53943ac36b603d7e7ca4b6e +refs/heads/master: 646819e86222cc06b85ed2a8dafbbb361a05ea2d diff --git a/trunk/arch/m68k/fpsp040/setox.S b/trunk/arch/m68k/fpsp040/setox.S index 145af5447581..f1acf7e36d6b 100644 --- a/trunk/arch/m68k/fpsp040/setox.S +++ b/trunk/arch/m68k/fpsp040/setox.S @@ -36,9 +36,9 @@ | depending on their values, the program may run faster or slower -- | but no worse than 10% slower even in the extreme cases. | -| The program setoxm1 takes approximately ???/??? cycles for input +| The program setoxm1 takes approximately ??? / ??? cycles for input | argument X, 0.25 <= |X| < 70log2. For |X| < 0.25, it takes -| approximately ???/??? cycles. For the less common arguments, +| approximately ??? / ??? cycles. For the less common arguments, | depending on their values, the program may run faster or slower -- | but no worse than 10% slower even in the extreme cases. |