flat assembler
Message board for the users of flat assembler.

Index > Main > jcc instruction

Author
Thread Post new topic Reply to topic
CandyMan



Joined: 04 Sep 2009
Posts: 414
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 21 Mar 2018, 18:43
Code:
use16
org 0xFFF9
db 66h,72h,7Fh ;on Intel CPU this instruction jumps (jc) to 0x1007B, whether in AMD processors is it the same?    

_________________
smaller is better
Post 21 Mar 2018, 18:43
View user's profile Send private message Reply with quote
DimonSoft



Joined: 03 Mar 2010
Posts: 1228
Location: Belarus
DimonSoft 21 Mar 2018, 19:37
CandyMan wrote:
Code:
use16
org 0xFFF9
db 66h,72h,7Fh ;on Intel CPU this instruction jumps (jc) to 0x1007B, whether in AMD processors is it the same?    

From AMD SDM, although it might be just a part of the story. Why would you need to depend on such behaviour?
AMD SDM wrote:
If the jump is taken, the signed displacement is added to the rIP (of the following instruction) and the result is truncated to 16, 32, or 64 bits, depending on operand size.
Post 21 Mar 2018, 19:37
View user's profile Send private message Visit poster's website Reply with quote
CandyMan



Joined: 04 Sep 2009
Posts: 414
Location: film "CandyMan" directed through Bernard Rose OR Candy Shop
CandyMan 21 Mar 2018, 21:52
it is worthwhile reading documentation, thanks.
Post 21 Mar 2018, 21:52
View user's profile Send private message 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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.