Rounding with DASM?

Subject: Rounding with DASM?
From: "Dennis Debro" <dennis@xxxxxxxxxxxxxxx>
Date: Wed, 1 Dec 2004 10:51:50 -0800 (PST)
Hi there,

Is there way to have DASM round a result? Let's say I have the expression...

[(3 * 256 / 16)* 6] / 5

Is there a way for DASM to evaluate this as 58 instead of 57?

Take care,
Dennis


Current Thread