ReactOS 0.4.16-dev-109-gf4cb10f
|
Go to the source code of this file.
Functions | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeInvalid) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeUnimplemented) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcode0F0B) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeLar) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeLsl) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeClts) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeStoreControlReg) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeStoreDebugReg) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeLoadControlReg) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeLoadDebugReg) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodePushFs) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodePopFs) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBitTest) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeShld) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodePushGs) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodePopGs) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBts) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeShrd) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeImul) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeCmpXchgByte) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeCmpXchg) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeLss) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBtr) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeLfsLgs) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeMovzxByte) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeMovzxWord) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBtc) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBsf) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBsr) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeMovsxByte) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeMovsxWord) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeConditionalJmp) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeConditionalSet) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeXaddByte) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeXadd) | |
FAST486_OPCODE_HANDLER (Fast486ExtOpcodeBswap) | |
FAST486_OPCODE_HANDLER (Fast486OpcodeExtended) | |
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcode0F0B | ) |
Definition at line 313 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBitTest | ) |
Definition at line 723 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBsf | ) |
Definition at line 1643 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBsr | ) |
Definition at line 1712 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBswap | ) |
Definition at line 2182 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBtc | ) |
Definition at line 1563 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBtr | ) |
Definition at line 1349 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeBts | ) |
Definition at line 907 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeClts | ) |
Definition at line 493 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeCmpXchg | ) |
Definition at line 1196 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeCmpXchgByte | ) |
Definition at line 1149 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeConditionalJmp | ) |
Definition at line 1845 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeConditionalSet | ) |
Definition at line 1952 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeImul | ) |
Definition at line 1082 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeInvalid | ) |
Definition at line 300 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeLar | ) |
Definition at line 319 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeLfsLgs | ) |
Definition at line 1429 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeLoadControlReg | ) |
Definition at line 586 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeLoadDebugReg | ) |
Definition at line 653 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeLsl | ) |
Definition at line 403 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeLss | ) |
Definition at line 1285 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeMovsxByte | ) |
Definition at line 1781 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeMovsxWord | ) |
Definition at line 1813 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeMovzxByte | ) |
Definition at line 1499 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeMovzxWord | ) |
Definition at line 1531 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodePopFs | ) |
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodePopGs | ) |
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodePushFs | ) |
Definition at line 703 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodePushGs | ) |
Definition at line 887 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeShld | ) |
Definition at line 791 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeShrd | ) |
Definition at line 987 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeStoreControlReg | ) |
Definition at line 508 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeStoreDebugReg | ) |
Definition at line 547 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeUnimplemented | ) |
Definition at line 307 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeXadd | ) |
Definition at line 2089 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486ExtOpcodeXaddByte | ) |
Definition at line 2039 of file extraops.c.
FAST486_OPCODE_HANDLER | ( | Fast486OpcodeExtended | ) |
Definition at line 2196 of file extraops.c.