]=, ^=, also *fixed variable sar in previous compilers*

This commit is contained in:
pommicket 2021-11-13 13:12:38 -05:00
parent 2eea57df8a
commit 383d1fbe27
6 changed files with 123 additions and 5 deletions

View file

@ -70,7 +70,7 @@ shr rax, cl
shr rax, imm8
>48 c1 e8 IMM8
sar rax, cl
>f8 d3 f8
>48 d3 f8
sar rax, imm8
>48 c1 f8 IMM8
sub rsp, imm32