namespace ChocolArm64.State { public enum ACoreType { CortexA53, CortexA57 } }