84PCE:Syscalls:000100
From WikiTI
Revision as of 09:33, 12 April 2016 by MateoConLechuga (Talk | contribs)
Synopsis
Official Name: bshl
Syscall Address: 000100h
Performs a bit shift left, where B contains the number of times to shift.
Inputs
- A: 8 bit number to shift
- B: 8 bit shift count
Outputs
- A: 8 bit result