flat assembler
Message board for the users of flat assembler.
Index
> Tutorials and Examples > Simple Conversion Routines (EAX to ASCII, Win32) Goto page Previous 1, 2 |
Author |
|
AsmGuru62 08 Jun 2013, 13:20
Wow!
FASM can interpret [REG*5] as [reg + reg*4]??!! Very cool! Can MASM do that? |
|||
08 Jun 2013, 13:20 |
|
revolution 08 Jun 2013, 15:06
AsmGuru62 wrote: Can MASM do that? |
|||
08 Jun 2013, 15:06 |
|
baldr 09 Jun 2013, 16:55
revolution wrote: Who cares? |
|||
09 Jun 2013, 16:55 |
|
AsmGuru62 09 Jun 2013, 18:52
It is OK -- I was just asking to get some knowledge on it.
I like information! |
|||
09 Jun 2013, 18:52 |
|
edfed 10 Jun 2013, 09:44
just another way.
Code: lea r32_dest,[r32_src*5] lea r32_dest,[r32_dest*2] or if only on 1 byte Code: aad |
|||
10 Jun 2013, 09:44 |
|
tatatat0 04 Aug 2016, 23:34
I all I want is just to be able to see my registers. Is that too much to ask? Like the level of trash talk on this forum is just toxic, its not even funny. I've read 3 threads and every single one of them had trash talk in it. Why are you attacking people over programming?Why is this even allowed on the site? Seriously, swallow your pride and just help people. ._.
|
|||
04 Aug 2016, 23:34 |
|
Trinitek 04 Aug 2016, 23:56
tatatat0 wrote: I all I want is just to be able to see my registers. Is that too much to ask? Like the level of trash talk on this forum is just toxic, its not even funny. I've read 3 threads and every single one of them had trash talk in it. Why are you attacking people over programming?Why is this even allowed on the site? Seriously, swallow your pride and just help people. ._. |
|||
04 Aug 2016, 23:56 |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.