Implement the `ASLD` 6309 instruction mnemonic in the assembler. Performs an arithmetic shift left of the double-byte and register D, storing in D. Inherent - $1048, 2 bytes Example: ``` ASLD ```