Binary to decimal
From: JasmineCorp (webmaster_at_jasminecorp.net)
Date: 06/10/04
- Next message: Phil Carmody: "Re: Binary to decimal"
- Previous message: donkey: "Re: http://www.gnu.org/copyleft/gpl.html"
- Next in thread: Phil Carmody: "Re: Binary to decimal"
- Reply: Phil Carmody: "Re: Binary to decimal"
- Reply: Randall Hyde: "Re: Binary to decimal"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 10 Jun 2004 12:20:12 -0500
Hi,
I am new to assembly.
I need to convert Qword number stored in a memory location into human
readable decimal value so that I can print the number to console.
How to do that?
For example
hex representation of the q word data is
3E 5C 63 02 00 00 00 00
Assembly code should convert it to decimal and print 40066110 on the screen.
I am using 16 bit registers.
-- Jasmine Computers Inc. http://jasminecorp.net For your needs of Web Site Hosting/Custom Software development/web site development Directory Search - http://directory.jasminecorp.net
- Next message: Phil Carmody: "Re: Binary to decimal"
- Previous message: donkey: "Re: http://www.gnu.org/copyleft/gpl.html"
- Next in thread: Phil Carmody: "Re: Binary to decimal"
- Reply: Phil Carmody: "Re: Binary to decimal"
- Reply: Randall Hyde: "Re: Binary to decimal"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]