Multiplying two 16 bit integers

From: bigeyedfish81 (bigeyedfish81_at_mailcan.com)
Date: 02/23/04


Date: Mon, 23 Feb 2004 02:02:50 +0000 (UTC)

Hello,
I am a newbie to assembly, and am trying to multiply two 16 bit
numbers (using 16 bit registers) and then display the output (which is
a 32 bit number). I have seen a few posts out there that discuss
algorithms pertaining to multiplying 16 bit registers, but am
wondering how i am going to output this number once i obtain it. Has
anybody encoutered this problem before?

any help is greatly appreciated.

thanks...



Relevant Pages

  • Re: Excel Multiplication
    ... should therefore not be surprised that multiplying 2 different numbers by the ... Other than small rounding errors in ... significant multiplication errors have not been reported. ... >> a misunderstanding regarding rounding, display, and what's actually in the ...
    (microsoft.public.excel)
  • Re: HELP--- adding duration of times
    ... If you are trying to display hours and minutes beyond 24 hours, ... will sum to 37:50. ... In multiplying by 24 you get 37.833333, which is the value in number of ... Format, Cell, Number, Time and select the most appropriate. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Scope attenuators 1,2,5, why bother?
    ... Multiplying in your head is easy with the numbers 1, ... 2.56 or 5.12 would tax my patience and make me question ... but the idea is also to read voltages from the digital display ... In such a case one could even use continuous variable gain to set ...
    (sci.electronics.design)
  • Re: Problem with buttons - sounds old, but...
    ... you need to generate a power on reset value for the ... display state. ... Your registers are waking up in a state you don't ...
    (comp.lang.vhdl)
  • Re: Multiplying two 16 bit integers
    ... bigeyedfish81 wrote: ... > I am a newbie to assembly, and am trying to multiply two 16 bit ... > algorithms pertaining to multiplying 16 bit registers, ... AMD 'borrowed' my code for their code optimization manual. ...
    (comp.lang.asm.x86)