pub fn isa_from_arch(arch: &str) -> Result<Isa, String>
Generate an ISA from an architecture string (e.g. “x86_64”).