Home
last modified time | relevance | path

Searched refs:clst (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/s390x/
H A Dclst.c5 static int clst(char sep, const char **s1, const char **s2) in clst() function
72 cc = clst(t->sep, &s1, &s2); in main()
H A DMakefile.target31 TESTS+=clst
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/
H A Dpython3-pycups_2.0.4.bb7 # clst@ambu.com (Claus Stovgaard)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/gutenprint/
H A Dgutenprint_5.3.4.bb9 # clst@ambu.com (Claus Stovgaard)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/
H A Dusbip-tools.bb10 # clst@ambu.com (Claus Stovgaard)
/openbmc/qemu/target/s390x/
H A Dhelper.h19 DEF_HELPER_4(clst, i128, env, i64, i64, i64)
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c883 Int128 HELPER(clst)(CPUS390XState *env, uint64_t c, uint64_t s1, uint64_t s2) in HELPER() argument
H A Dinsn-data.h.inc251 C(0xb25d, CLST, RRE, Z, r1_o, r2_o, 0, 0, clst, 0)