Searched refs:restore_state_to_opc (Results 1 - 5 of 5) sorted by relevance

/external/qemu/include/exec/
H A Dexec-all.h79 void restore_state_to_opc(CPUArchState *env, struct TranslationBlock *tb,
/external/qemu/
H A Dtranslate-all.c244 restore_state_to_opc(env, tb, j);
/external/qemu/target-mips/
H A Dtranslate.c8721 void restore_state_to_opc(CPUMIPSState *env, TranslationBlock *tb, int pc_pos) function
/external/qemu/target-arm/
H A Dtranslate.c9761 * gen_opc_condexec_bits[]. restore_state_to_opc() then uses
10036 void restore_state_to_opc(CPUARMState *env, TranslationBlock *tb, int pc_pos) function
/external/qemu/target-i386/
H A Dtranslate.c7965 void restore_state_to_opc(CPUX86State *env, TranslationBlock *tb, int pc_pos) function

Completed in 152 milliseconds