

|
 |
| Programming > Assembly x86 > Re: mov seg, re... |
|
| << Topic |
< Post |
Post 7 of 10 Topic 4579 of 4729
|
Post > |
Topic >> |
Re: mov seg, reg/mov reg, seg and size prefix
by "Rod Pemberton" <spamtrap@[EMAIL PROTECTED]
>
Mar 20, 2008 at 05:39 AM
| "Frank Kotler" <spamtrap@[EMAIL PROTECTED]
> wrote in message
news:pxeEj.12292$FK1.10586@[EMAIL PROTECTED]
> "properly, even if unnecessary" strikes me as an oxymoron.
Otherwise, you introduce asymmetric behavior into the assembler... i.e.,
higher probability of coding errors IMO. That's more confusing than an
oxymoron. ;)
> how likely is it that anyone gives a
> damn what happens to the high word?)
It' not likely I'd ever need it, but if I did it's likely I would expect
'mov ax, ds' in BITS32 to execute exactly like BITS16 - leaving upper bits
alone... As for the cpu dependent version, it's possible someone could be
using that "defect" in a cpu detection routine.
I guess I believe in "Do no harm." when it comes to assemblers.
Rod Pemberton


|
10 Posts in Topic:
|
"rhyde@[EMAIL PROTEC |
2008-03-18 14:24:20 |
|
"Wolfgang Kern" |
2008-03-19 00:54:57 |
|
s_dubrovich <spamtrap@ |
2008-03-18 16:23:32 |
|
Frank Kotler <spamtra |
2008-03-19 06:55:37 |
|
"Rod Pemberton" |
2008-03-19 09:05:52 |
|
Frank Kotler <spamtra |
2008-03-19 20:17:25 |
|
"Rod Pemberton" |
2008-03-20 05:39:58 |
|
Frank Kotler <spamtra |
2008-03-21 09:38:20 |
|
"rhyde@[EMAIL PROTEC |
2008-03-27 09:29:22 |
|
"Rod Pemberton" |
2008-03-27 15:51:32 |
|
Post A Reply:

|
|
|
|