Difference between revisions of "Assembler:Commands"

From Cheat Engine
Jump to navigation Jump to search
(A)
Line 1: Line 1:
 
[[Category:Assembler]]
 
[[Category:Assembler]]
 +
 +
 
===A===
 
===A===
 +
Table Test layout: --[[User:TheyCallMeTim13|TheyCallMeTim13]] 16:27, 6 January 2018 (UTC)
 +
{| class="gallery" style="background-color:#f4f4f4"
 +
|+ A
 +
! style="width:50pt;"| [[Assembler:Commands:AAA|AAA]]
 +
! style="width:50pt;"| [[Assembler:Commands:AAM|AAM]]
 +
! style="width:50pt;"| [[Assembler:Commands:AAS|AAS]]
 +
! style="width:50pt;"| [[Assembler:Commands:ADC|ADC]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:ADD|ADD]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:ADDPD|ADDPD]]
 +
! style="width:50pt;"| [[Assembler:Commands:ADDPS|ADDPS]]
 +
! style="width:50pt;"| [[Assembler:Commands:ADDSD|ADDSD]]
 +
! style="width:50pt;"| [[Assembler:Commands:ADDSS|ADDSS]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:AND|AND]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:ANDNPD|ANDNPD]]
 +
! style="width:50pt;"| [[Assembler:Commands:ANDNPS|ANDNPS]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:ANDPD|ANDPD]]
 +
! style="width:50pt;"| [[Assembler:Commands:ANDPS|ANDPS]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:ARPL|ARPL]]
 +
|}
 +
 +
 
* [[Assembler:Commands:AAA|AAA]]
 
* [[Assembler:Commands:AAA|AAA]]
 
* [[Assembler:Commands:AAD|AAD]]
 
* [[Assembler:Commands:AAD|AAD]]
Line 25: Line 54:
  
  
Table Test layout: --[[User:TheyCallMeTim13|TheyCallMeTim13]] 16:27, 6 January 2018 (UTC)
+
===B===
 
{| class="gallery" style="background-color:#f4f4f4"  
 
{| class="gallery" style="background-color:#f4f4f4"  
|+ A
+
|+ B
! style="width:50pt;"| [[Assembler:Commands:AAA|AAA]]
+
! style="width:50pt;"| [[Assembler:Commands:BOUND|BOUND]]
! style="width:50pt;"| [[Assembler:Commands:AAM|AAM]]
+
! style="width:50pt;"| [[Assembler:Commands:BSF|BSF]]
! style="width:50pt;"| [[Assembler:Commands:AAS|AAS]]
+
! style="width:50pt;"| [[Assembler:Commands:BSR|BSR]]
! style="width:50pt;"| [[Assembler:Commands:ADC|ADC]]
+
! style="width:50pt;"| [[Assembler:Commands:BSWAP|BSWAP]]
! style="width:50pt;"| [[Assembler:Commands:ADD|ADD]]
+
 
! style="width:50pt;"| [[Assembler:Commands:ADDPD|ADDPD]]
+
! style="width:50pt;"| [[Assembler:Commands:BT|BT]]
! style="width:50pt;"| [[Assembler:Commands:ADDPS|ADDPS]]
+
 
! style="width:50pt;"| [[Assembler:Commands:ADDSD|ADDSD]]
+
! style="width:50pt;"| [[Assembler:Commands:BTC|BTC]]
! style="width:50pt;"| [[Assembler:Commands:ADDSS|ADDSS]]
+
 
! style="width:50pt;"| [[Assembler:Commands:AND|AND]]
+
! style="width:50pt;"| [[Assembler:Commands:BTR|BTR]]
! style="width:50pt;"| [[Assembler:Commands:ANDNPD|ANDNPD]]
+
 
! style="width:50pt;"| [[Assembler:Commands:ANDNPS|ANDNPS]]
+
! style="width:50pt;"| [[Assembler:Commands:BTS|BTS]]
! style="width:50pt;"| [[Assembler:Commands:ANDPD|ANDPD]]
 
! style="width:50pt;"| [[Assembler:Commands:ANDPS|ANDPS]]
 
! style="width:50pt;"| [[Assembler:Commands:ARPL|ARPL]]
 
 
|}
 
|}
  
===B===
+
 
 
* [[Assembler:Commands:BOUND|BOUND]]
 
* [[Assembler:Commands:BOUND|BOUND]]
 
* [[Assembler:Commands:BSF|BSF]]
 
* [[Assembler:Commands:BSF|BSF]]
Line 58: Line 84:
  
 
* [[Assembler:Commands:BTS|BTS]]
 
* [[Assembler:Commands:BTS|BTS]]
 +
 +
 
===C===
 
===C===
 +
{| class="gallery" style="background-color:#f4f4f4"
 +
|+ C
 +
! style="width:50pt;"| [[Assembler:Commands:CALL|CALL]]
 +
! style="width:50pt;"| [[Assembler:Commands:CBW|CBW]]
 +
! style="width:50pt;"| [[Assembler:Commands:CDQ|CDQ]]
 +
! style="width:50pt;"| [[Assembler:Commands:CDQE|CDQE]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:CLC|CLC]]
 +
! style="width:50pt;"| [[Assembler:Commands:CLD|CLD]]
 +
! style="width:50pt;"| [[Assembler:Commands:CLFLUSH|CLFLUSH]]
 +
! style="width:50pt;"| [[Assembler:Commands:CLI|CLI]]
 +
! style="width:50pt;"| [[Assembler:Commands:CLTS|CLTS]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMC|CMC]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVA|CMOVA]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVAE|CMOVAE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVB|CMOVB]]
 +
|-
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVBE|CMOVBE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVC|CMOVC]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVE|CMOVE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVG|CMOVG]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVGE|CMOVGE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVL|CMOVL]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVLE|CMOVLE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNA|CMOVNA]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNAE|CMOVNAE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNB|CMOVNB]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNBE|CMOVNBE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNC|CMOVNC]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNE|CMOVNE]]
 +
|-
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNG|CMOVNG]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNGE|CMOVNGE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNL|CMOVNL]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNLE|CMOVNLE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNO|CMOVNO]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNP|CMOVNP]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNS|CMOVNS]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVNZ|CMOVNZ]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVO|CMOVO]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVP|CMOVP]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVPE|CMOVPE]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVPO|CMOVPO]]
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVS|CMOVS]]
 +
|-
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVZ|CMOVZ]]
 +
 +
! style="width:50pt;"| [[Assembler:Commands:CMOVZ|CMP]]
 +
 +
|}
 +
 +
 
* [[Assembler:Commands:CALL|CALL]]
 
* [[Assembler:Commands:CALL|CALL]]
 
* [[Assembler:Commands:CBW|CBW]]
 
* [[Assembler:Commands:CBW|CBW]]

Revision as of 17:33, 6 January 2018


A

Table Test layout: --TheyCallMeTim13 16:27, 6 January 2018 (UTC)



B



C


D

E

F

H

I

J

L

M

N

O

P

R

S

T

U

V

W

X


Sources

  1. github.com/cheat-engine/cheat-engine/blob/master/Cheat%20Engine/Assemblerunit.pas

See also

External links