flat assembler
Message board for the users of flat assembler.
Index
> Windows > math in assembly |
Author |
|
revolution 29 Oct 2008, 14:00
Well the x86 integer instruction set has ADD, SUB, MUL and DIV. And the x86 floating point instruction set has FADD, FSUB, FMUL and FDIV.
|
|||
29 Oct 2008, 14:00 |
|
windwakr 29 Oct 2008, 14:08
look at section 2.1.3 of the fasm manual, it explains how to use the instructions revolution posted. For the floating point instructions he posted look at section 2.1.13
And while your at it, read most of the manual. I found it very helpful when I was learning assembly. Also, A good reference for looking up what a certain assembly instruction does are the intel instruction set manuals: On this page If you're coming from a hll language like C, then This site could be helpful. |
|||
29 Oct 2008, 14:08 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.