namespace ChocolArm64.State { enum RegisterType { Flag, Int, Vector } }