mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-18 02:06:43 +00:00
added SHL description
parent
a1db2fa17c
commit
4c32c30e03
@ -181,6 +181,9 @@ destination = destination & source
|
||||
destination = destination | source
|
||||
```
|
||||
|
||||
### SAL
|
||||
alias to [SHL](#SHL)
|
||||
|
||||
### SHL
|
||||
#### Details
|
||||
| mnemonic | opcode | operands | carry | zero | sign | overflow | break |
|
||||
|
Loading…
x
Reference in New Issue
Block a user