Programming, for all ages and all languages.
-
Andr3w
- Member
- Posts: 76
- Joined: Tue Jun 09, 2009 4:09 am
- Location: Somewhere
Post
by Andr3w »
Hi,
I need help with converting this:
movl %es:2(%di), %eax
to Intel syntax..
UPDATE: removed colors
Last edited by
Andr3w on Sat Oct 31, 2009 8:05 am, edited 2 times in total.
-
fronty
- Member
- Posts: 188
- Joined: Mon Jan 14, 2008 5:53 am
- Location: Helsinki
Post
by fronty »
That was very hard to read with dark theme.
If I recall NASM's syntax correctly,
-
Andr3w
- Member
- Posts: 76
- Joined: Tue Jun 09, 2009 4:09 am
- Location: Somewhere
Post
by Andr3w »
fronty wrote:That was very hard to read with dark theme.
If I recall NASM's syntax correctly,
Thank you!
Colors removed, sorry.