Home
last modified time | relevance | path

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

/qemu/tests/tcg/s390x/
H A DMakefile.target41 TESTS+=mdeb
/qemu/target/s390x/tcg/
H A Dfpu_helper.c307 uint64_t HELPER(mdeb)(CPUS390XState *env, uint64_t f1, uint64_t f2) in HELPER() argument
H A Dinsn-data.h.inc675 F(0xb30c, MDEBR, RRE, Z, e1, e2, new, f1, mdeb, 0, IF_BFP)
679 F(0xed0c, MDEB, RXE, Z, e1, m2_32u, new, f1, mdeb, 0, IF_BFP)
/qemu/target/s390x/
H A Dhelper.h50 DEF_HELPER_FLAGS_3(mdeb, TCG_CALL_NO_WG, i64, env, i64, i64)