Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-dump.c109 [CC_OP_ABS_64] = "CC_OP_ABS_64", in cc_name()
H A Ds390x-internal.h176 CC_OP_ABS_64, /* sign eval on abs (64bit) */ enumerator
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c400 case CC_OP_ABS_64: in do_calc_cc()
H A Dtranslate.c583 case CC_OP_ABS_64: in gen_op_calc_cc()
4964 gen_op_update1_cc_i64(s, CC_OP_ABS_64, o->out); in cout_abs64()