mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 18:46:43 +00:00
Updated Instruction Set (markdown)
parent
6c4afa3048
commit
42b63ef8f3
@ -272,6 +272,9 @@ destination & source # flags will be set
|
|||||||
destination and updates the flags. None of the operands are
|
destination and updates the flags. None of the operands are
|
||||||
changed.
|
changed.
|
||||||
|
|
||||||
|
> ? TODO: is this implemented correctly?
|
||||||
|
> I see differing results using test/jz vs cmp/jnz that seem to involve overflow from the latter?
|
||||||
|
|
||||||
|
|
||||||
#### Pseudo code
|
#### Pseudo code
|
||||||
```py
|
```py
|
||||||
@ -593,4 +596,3 @@ dest = ~dest
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Encoding
|
## Encoding
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user