Home
last modified time | relevance | path

Searched refs:misa_ext_implied_rules (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c44 static GHashTable *misa_ext_implied_rules; variable
780 g_hash_table_insert(misa_ext_implied_rules, in riscv_cpu_init_implied_exts_rules()
822 ir = g_hash_table_lookup(misa_ext_implied_rules, in cpu_enable_implied_rule()
1420 if (!misa_ext_implied_rules) { in riscv_tcg_cpu_instance_init()
1421 misa_ext_implied_rules = g_hash_table_new(NULL, g_direct_equal); in riscv_tcg_cpu_instance_init()