Home
last modified time | relevance | path

Searched defs:dxc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c50 G_NORETURN void tcg_s390_data_exception(CPUS390XState *env, uint32_t dxc, in tcg_s390_data_exception()
H A Dtranslate.c428 static inline void gen_data_exception(uint8_t dxc) in gen_data_exception()
6272 uint8_t dxc = 0; in translate_one() local