toList

Collect all remaining instructions into a list.

Note: This defeats the purpose of using an iterator for memory efficiency. Use only for small code segments.

Return

List of all remaining instructions