flat assembler
Message board for the users of flat assembler.

Index > Main > Another RIP addressing question

Author
Thread Post new topic Reply to topic
alorent



Joined: 05 Dec 2005
Posts: 221
alorent 02 May 2006, 11:50
Hello,

I have been reading about RIP addressing mode in x64 and all is clear except in which instructions RIP can be used.

I can make for example:

mov al, [RIP + 34h]

But can I use RIP with other instruction operands like:

mov al, [RIP + RBX + 34h] ???

Thanks,
Alorent
Post 02 May 2006, 11:50
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20343
Location: In your JS exploiting you and your system
revolution 02 May 2006, 13:08
Quote:
mov al, [RIP + RBX + 34h] ???
X86-64 doesn't support encodings like that. RIP can only be used by itself or with an immediate offset.
Post 02 May 2006, 13:08
View user's profile Send private message Visit poster's website Reply with quote
alorent



Joined: 05 Dec 2005
Posts: 221
alorent 03 May 2006, 10:47
Thanks revolution! Wink
Post 03 May 2006, 10:47
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20343
Location: In your JS exploiting you and your system
revolution 03 May 2006, 13:03
Quote:
Thanks revolution!
You are welcome.
Post 03 May 2006, 13:03
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.