alokagarwal Beginner
Joined: 08 Nov 2006 Posts: 3 Topics: 2
|
Posted: Thu Nov 09, 2006 1:12 am Post subject: 64-bit instructions in Assembler |
|
|
I want to know what are the 64-bit instructions in Assembler. I know that in HLASM, we have different instrucion format, i.e. RR (2 bytes), RX (4 bytes), RS (4 bytes), SI (4 bytes) and SS (6 bytes), but here we have a maximum of 6 bytes (48 bits) SS instructions. So, can the ASM gurus let me know about the 64-bit instructions.
Any help will be highly appreciated. |
|