flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vid 02 Jul 2006, 08:37
Code: fsave [fpuenv] fpuenv: rb 112 1. fsave needs not memory address (eg. not number or label), but contents of memory (eg number or label in []s). This is really not very well explained in manual. 2. fpuenv label can't have assigned size (fpuenv rb 112), because this way, when you write "[fpuenv]", it means "byte [fpuenv]". So you must use ":", this way "fpuenv" doesn't have any size assigned, so "fsave" can use any size it wants. fsave beheaves this strange because it requires very specific size, which doesn't have it's own operator. PS: little english tutorial: "I am wrote" -> "I wrote", "I have written" "Sorry FOR my english" ![]() |
|||
![]() |
|
EvilsInterrupt 02 Jul 2006, 08:54
2 vid:
Tnx. P.S.: -(eg. not number or label)- eg. - ? |
|||
![]() |
|
Madis731 02 Jul 2006, 09:08
eg, ie,.... => 'for example'
![]() |
|||
![]() |
|
MazeGen 02 Jul 2006, 09:19
You're wrong:
e.g. means exempli gratia, "For example". i.e. means id est, "That is (to say)", "in other words", or sometimes "in this case", depending on the context. Never equivalent to exempli gratia (e.g.). |
|||
![]() |
|
EvilsInterrupt 02 Jul 2006, 09:35
Tnx
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.