Menu

#391 Missing JMP QWORD FAR instruction

closed-fixed
nobody
None
5
2008-08-29
2008-08-05
No

This should work but doesn't (gives an error about mismatching operand sizes):

bits 64
jmp qword far [rax]

Discussion

  • H. Peter Anvin

    H. Peter Anvin - 2008-08-29

    Logged In: YES
    user_id=58697
    Originator: NO

    This item has been resolved; the fix has been checked into git (http://repo.or.cz/w/nasm.git) and will be in the next release.
    You can usually also obtain a nightly snapshot at ftp://ftp.zytor.com/pub/nasm/snapshots/; the snapshot robot usually runs some time between 09:00 and 10:30 UTC.

     
  • H. Peter Anvin

    H. Peter Anvin - 2008-08-29
    • status: open --> closed-fixed
     

Log in to post a comment.