mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-18 18:26:42 +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
|
||||
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
|
||||
```py
|
||||
@ -593,4 +596,3 @@ dest = ~dest
|
||||
```
|
||||
|
||||
## Encoding
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user