Template:Infobox IA32
外观
| x86機械碼 | IA32指令 | 64位元模式 | Compat/Leg 模式 | 描述 |
|---|---|---|---|---|
| {{{opcode}}} | {{{instruct}}} | {{{mode64}}} | {{{modeCL}}} | {{{desc}}} |
{{Infobox IA32
| opcode = (x86機械碼) *
| instruct = (IA32指令)
| mode64 = (64位元模式)
| modeCL = (Compat/Leg Mode)
| desc = (描述)
}}
- 第二組的參數, 在原參數名後多加 _2 , 例如 opcode_2 , instruct_2 ....etc
- 第三的參數, 在原參數名後多加 _3, 例如 opcode_3 , instruct_3 ....etc
- 依此類推, 最多9組