Home
last modified time | relevance | path

Searched defs:mbn (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c2178 static inline void gen_rldicl(DisasContext *ctx, int mbn, int shn) in gen_rldicl()
2200 static inline void gen_rldic(DisasContext *ctx, int mbn, int shn) in gen_rldic()
2228 static inline void gen_rldcl(DisasContext *ctx, int mbn) in gen_rldcl()
2248 static void gen_rldimi(DisasContext *ctx, int mbn, int shn) in gen_rldimi()