summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-10-08 18:39:24 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-10-08 18:39:24 -0700
commitd9e3116be19165325ee9457bc207d47300075739 (patch)
treee4a6e5d4f652493a4e53fa758e7270b0ef0b5208
parent73ab71f905d7b27bde4ba363ebbf72b76a5fabc6 (diff)
downloadnasm-d9e3116be19165325ee9457bc207d47300075739.tar.gz
floatb.asm: fix broken testcase
50.40e9 as a 32-bit float is 0x513c1704
-rw-r--r--test/floatb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/floatb.asm b/test/floatb.asm
index b13c4d34..b73c75cb 100644
--- a/test/floatb.asm
+++ b/test/floatb.asm
@@ -5,7 +5,7 @@
dd 0x5023e9ac ; Should be...
dd 50.40e9
- dd 0x513bc130 ; Should be...
+ dd 0x513c1704 ; Should be...
dq 1.4e23
dq 0x44bda56a4b0835c0