flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Fasm operators priority |
Author |
|
vid 19 Aug 2010, 14:00
One thing: never ever put unary - at same priority as binary -. I really hate this.
Code: mov eax, -1 and 5 |
|||
19 Aug 2010, 14:00 |
|
Tomasz Grysztar 21 Aug 2010, 17:33
vid wrote: One thing: never ever put unary - at same priority as binary -. I really hate this. Your preferences are, of course, the exact opposite of mine. I prefer "-1 and 5" and "0-1 and 5" to mean the same. As for the priorities of other operators, I don't even remember, where I took them from. I keep them for backward compatibility. Anyway, since they vary from language to language, I usually use round brackets for anything different than addition+multiplication. Just to be on the safe side. |
|||
21 Aug 2010, 17:33 |
|
guignol 22 Aug 2010, 06:39
अह विड् is per se verbosely dictative.
|
|||
22 Aug 2010, 06:39 |
|
edemko 22 Aug 2010, 08:59
guingol, "This er de la topica"
Noogle knowest not Nepalese. |
|||
22 Aug 2010, 08:59 |
|
edemko 23 Aug 2010, 10:20
guingol, i'm sorry for the flame from my side
|
|||
23 Aug 2010, 10:20 |
|
idle 21 Jan 2011, 08:47
hi
it's still me but under different name making the module, several alike topics had been created here and at wasm.ru too(...ideas picking...) i see no importance in remembering those links as the ones were of research interest making the way here every time i say all's up, a fix-up appears soon and that seems to be a tradition this topic was taken as a summarizing because it touches fasm compiler the work touches some parts of it i'd change, some other questions once raised, not always related to fasm too having found that macro and the link i wrote all parts for a i386 machine that would significantly extend fasmcalc main changes: i386-code i387 automatically detected before entering float mode mmx calculations automatically disabled if no support found calling simplified all the developing details, proc bunch, and common user intro is here i did not produce fasmw's modification - it would be same as in an archive by the link over that's a pity but no fasmd modification can be done from my side - i do not understand thanks |
|||
21 Jan 2011, 08:47 |
|
idle 21 Jan 2011, 08:54
i'm also asking you opening '\exe\calc.asm' and translating the strings into your language, and putting those here
|
|||
21 Jan 2011, 08:54 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.