Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-dump.c123 [CC_OP_SLA] = "CC_OP_SLA", in cc_name()
H A Ds390x-internal.h197 CC_OP_SLA, /* Calculate shift left signed */ enumerator
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c435 case CC_OP_SLA: in do_calc_cc()
H A Dtranslate.c607 case CC_OP_SLA: in gen_op_calc_cc()
3931 gen_op_update2_cc_i64(s, CC_OP_SLA, t, o->in2); in op_sla()