Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c2537 static inline void gen_align_no_le(DisasContext *ctx) in gen_align_no_le() function
2761 gen_align_no_le(ctx); in gen_lmw()
2778 gen_align_no_le(ctx); in gen_stmw()
2807 gen_align_no_le(ctx); in gen_lswi()
2833 gen_align_no_le(ctx); in gen_lswx()
2853 gen_align_no_le(ctx); in gen_stswi()
2874 gen_align_no_le(ctx); in gen_stswx()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc84 gen_align_no_le(ctx);