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.c2540 static inline void gen_align_no_le(DisasContext *ctx) in gen_align_no_le() function
2764 gen_align_no_le(ctx); in gen_lmw()
2781 gen_align_no_le(ctx); in gen_stmw()
2810 gen_align_no_le(ctx); in gen_lswi()
2836 gen_align_no_le(ctx); in gen_lswx()
2856 gen_align_no_le(ctx); in gen_stswi()
2877 gen_align_no_le(ctx); in gen_stswx()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc84 gen_align_no_le(ctx);