Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-dump.c122 [CC_OP_ICM] = "CC_OP_ICM", in cc_name()
H A Ds390x-internal.h196 CC_OP_ICM, /* insert characters under mask */ enumerator
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c432 case CC_OP_ICM: in do_calc_cc()
H A Dtranslate.c600 case CC_OP_ICM: in gen_op_calc_cc()
739 case CC_OP_ICM: in disas_jcc()
833 case CC_OP_ICM: in disas_jcc()
2471 gen_op_update2_cc_i64(s, CC_OP_ICM, tmp, o->out); in op_icm()