X86-64 Instruction Encoding: Difference between revisions

m
1 revision imported: import new edits from osdev.org wiki
[unchecked revision][unchecked revision]
m (1 revision imported: import new edits from osdev.org wiki)
 
(2 intermediate revisions by 2 users not shown)
Line 79:
 
== Legacy Prefixes ==
Each instruction can have up to four prefixes. Sometimes a prefix is required for the instruction while it loses it'sits original meaning (i.e. a 'mandatory prefix'). The following prefixes can be used, the order does not matter:
* Prefix group 1
** 0xF0: LOCK prefix
Line 736:
 
[[Category:X86 CPU]]
[[Category:X86-64]]