Descriptionadds 'mov reg32, fs:[imm]' and 'inc byte ptr [reg32]' to the assembler
This change adds the two new instructions to the assembler:
- mov reg32, fs:[imm]
- inc byte [reg32]
BUG=
R=chrisha@chromium.org
Review-Url: https://codereview.chromium.org/2868683002
Committed: https://github.com/google/syzygy/commit/a43a90ba2f07fd49b8eb6e45671e8773336e6c42
Patch Set 1 #Patch Set 2 : fix build break, simplify the encoding and test it with all gprs #
Messages
Total messages: 15 (10 generated)
|