patch-2.4.0-test12 linux/arch/arm/nwfpe/double_cpdo.c
Next file: linux/arch/arm/nwfpe/extended_cpdo.c
Previous file: linux/arch/arm/mm/proc-arm720.S
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Nov 27 17:07:59 2000
- Orig file:
v2.4.0-test11/linux/arch/arm/nwfpe/double_cpdo.c
- Orig date:
Wed Oct 20 16:29:08 1999
diff -u --recursive --new-file v2.4.0-test11/linux/arch/arm/nwfpe/double_cpdo.c linux/arch/arm/nwfpe/double_cpdo.c
@@ -44,7 +44,7 @@
float64 rFm, rFn;
unsigned int Fd, Fm, Fn, nRc = 1;
- //fp_printk("DoubleCPDO(0x%08x)\n",opcode);
+ //printk("DoubleCPDO(0x%08x)\n",opcode);
Fm = getFm(opcode);
if (CONSTANT_FM(opcode))
@@ -65,7 +65,7 @@
case typeExtended:
// !! patb
- //fp_printk("not implemented! why not?\n");
+ //printk("not implemented! why not?\n");
//!! ScottB
// should never get here, if extended involved
// then other operand should be promoted then
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)