Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-dump.c124 [CC_OP_FLOGR] = "CC_OP_FLOGR", in cc_name()
H A Ds390x-internal.h198 CC_OP_FLOGR, /* find leftmost one */ enumerator
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c438 case CC_OP_FLOGR: in do_calc_cc()
H A Dtranslate.c593 case CC_OP_FLOGR: in gen_op_calc_cc()
754 case CC_OP_FLOGR: in disas_jcc()
824 case CC_OP_FLOGR: in disas_jcc()
2396 gen_op_update1_cc_i64(s, CC_OP_FLOGR, o->in2); in op_flogr()