flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > rol and ror?

Author
Thread Post new topic Reply to topic
Posetf



Joined: 01 Mar 2004
Posts: 35
Location: London
Posetf 02 Apr 2004, 14:04
I want to code eg
mov eax,dword -8 rol 2
at the moment I'm getting round it by using
mov eax,dword 0xFFFFFFE3 ;; -8 rol 2

How difficult would this be to add?

[Edit] I've added these. See the thread 'bswap directive' in Main.
Post 02 Apr 2004, 14:04
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.