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