package CPU.instructions.ASL
-
-
Classes
The ASL instruction where data to be shifted is in a data reg and the shift count is immediate.
The ASL instruction where data to be shifted is in memory.
The ASL instruction where data to be shifted is in a data reg and the shift count is in another data reg.