Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c1051 static void setup_dslot(DisasContext *dc, bool type_b) in setup_dslot() argument
1054 if (type_b && (dc->tb_flags & IMM_FLAG)) { in setup_dslot()