add Destination Registers To
open fun addDestinationRegistersTo(destinationRegisters: MutableList<L2Register>)
Content copied to clipboard
Move any registers used as destinations within me into the provided list.
Parameters
destination Registers
The MutableList to update.