Difference between revisions of "Assembler:Commands"
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: | ||
− | + | ===B=== | |
{| class="gallery" style="background-color:#f4f4f4" | {| class="gallery" style="background-color:#f4f4f4" | ||
− | |+ | + | |+ B |
− | ! style="width:50pt;"| [[Assembler:Commands: | + | ! style="width:50pt;"| [[Assembler:Commands:BOUND|BOUND]] |
− | ! style="width:50pt;"| [[Assembler:Commands: | + | ! style="width:50pt;"| [[Assembler:Commands:BSF|BSF]] |
− | ! style="width:50pt;"| [[Assembler:Commands: | + | ! style="width:50pt;"| [[Assembler:Commands:BSR|BSR]] |
− | ! style="width:50pt;"| [[Assembler:Commands: | + | ! style="width:50pt;"| [[Assembler:Commands:BSWAP|BSWAP]] |
− | + | ||
− | + | ! style="width:50pt;"| [[Assembler:Commands:BT|BT]] | |
− | + | ||
− | + | ! style="width:50pt;"| [[Assembler:Commands:BTC|BTC]] | |
− | ! style="width:50pt;"| [[Assembler:Commands: | + | |
− | + | ! style="width:50pt;"| [[Assembler:Commands:BTR|BTR]] | |
− | ! style="width:50pt;"| [[Assembler:Commands: | + | |
− | + | ! style="width:50pt;"| [[Assembler:Commands:BTS|BTS]] | |
− | ! style="width:50pt;"| [[Assembler:Commands: | ||
− | |||
− | ! style="width:50pt;"| [[Assembler:Commands: | ||
|} | |} | ||
− | + | ||
* [[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
Contents
A
Table Test layout: --TheyCallMeTim13 16:27, 6 January 2018 (UTC)
AAA | AAM | AAS | ADC | ADD | ADDPD | ADDPS | ADDSD | ADDSS | AND | ANDNPD | ANDNPS | ANDPD | ANDPS | ARPL |
---|
B
BOUND | BSF | BSR | BSWAP | BT | BTC | BTR | BTS |
---|
C
- CLC
- CLD
- CLFLUSH
- CLI
- CLTS
- CMC
- CMOVA
- CMOVAE
- CMOVB
- CMOVBE
- CMOVC
- CMOVE
- CMOVG
- CMOVGE
- CMOVL
- CMOVLE
- CMOVNA
- CMOVNAE
- CMOVNB
- CMOVNBE
- CMOVNC
- CMOVNE
- CMOVNG
- CMOVNGE
- CMOVNL
- CMOVNLE
- CMOVNO
- CMOVNP
- CMOVNS
- CMOVNZ
- CMOVO
- CMOVP
- CMOVPE
- CMOVPO
- CMOVS
- CMOVZ
D
E
F
- FBLD
- FBSTP
- FCHS
- FCLEX
- FCMOVB
- FCMOVBE
- FCMOVE
- FCMOVNB
- FCMOVNBE
- FCMOVNE
- FCMOVNU
- FCMOVU
- FCOM
- FCOMP
- FCOMI
- FCOMIP
- FCOMPP
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X