Searched refs:cpu_type_supports_isa (Results 1 – 4 of 4) sorted by relevance
1319 bool cpu_type_supports_isa(const char *cpu_type, uint64_t isa);1347 return cpu_type_supports_isa(cpu_type, CPU_MIPS64); in cpu_type_is_64bit()
665 bool cpu_type_supports_isa(const char *cpu_type, uint64_t isa) in cpu_type_supports_isa() function
509 if (!cpu_type_supports_isa(machine->cpu_type, INSN_LOONGSON3A)) { in mips_loongson3_virt_init()
1167 if (!cpu_type_supports_isa(machine->cpu_type, ISA_NANOMIPS32)) { in mips_malta_init()