There is currently functionality in Hotspot for operating on collections of aarch64 vector registers via the `VSeq` template. We should implement a template type `Seq` that has `VSeq` as a subtype, as well as a new template `RSeq` for operating on collections of GPRs.