Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dtranslate.c250 update_cc_op(s); in gen_jmp_im()
258 update_cc_op(s); in gen_jmp()
285 update_cc_op(s); in gen_exception()
1353 update_cc_op(s); in gen_jmpcc()
1360 update_cc_op(s); in gen_exit_tb()
1388 update_cc_op(s); in gen_jmp_tb()
2142 update_cc_op(s); in gen_get_ccr()
2999 update_cc_op(s); in DISAS_INSN()
4674 update_cc_op(s); in do_trapcc()
5290 update_cc_op(s); in gen_fjmpcc()
[all …]
/qemu/target/s390x/tcg/
H A Dtranslate.c358 static void update_cc_op(DisasContext *s) in update_cc_op() function
418 update_cc_op(s); in gen_program_exception()
1078 update_cc_op(s); in help_goto_direct()
1098 update_cc_op(s); in help_goto_indirect()
1135 update_cc_op(s); in help_branch()
2344 update_cc_op(s); in op_ex()
3068 update_cc_op(s); in op_lpd()
4345 update_cc_op(s); in op_stura()
4579 update_cc_op(s); in op_svc()
6372 update_cc_op(s); in translate_one()
[all …]