This commit is contained in:
julianb0 2019-06-08 07:47:08 +02:00
parent beb759b7e6
commit 10beb59a31
No known key found for this signature in database
GPG Key ID: 9C7ACF0C053FB8A1
1 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,8 @@ LM R
M No more words
L LOCK prefix
R REP prefix
D Destination register
FT1 First operand format
FT2 Second operand format
Values for COND:
00000 (none)
@ -40,7 +41,7 @@ Fx values:
0010 imm64
xxx00 [imm64]
xxx01 [reg+reg]
xxx01 [reg+reg] code(reg)|code(reg)
xxx10 [reg+reg+imm16] code(reg)|code(reg) imm16
xxx11 [reg+reg*imm16+imm16] code(reg)|code(reg) imm16 imm16