Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c218 static inline bool need_byteswap(const DisasContext *ctx) in need_byteswap()
6600 insn = translator_ldl_swap(env, dcbase, pc, need_byteswap(ctx)); in ppc_tr_translate_insn()
6617 need_byteswap(ctx)); in ppc_tr_tb_stop()
213 static inline bool need_byteswap(const DisasContext *ctx) need_byteswap() function