Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dtranslate.c428 static inline void gen_data_exception(uint8_t dxc)
436 gen_data_exception(0xff); in gen_trap()
6297 gen_data_exception(dxc); in translate_one()
6306 gen_data_exception(0xfe); in translate_one()
429 static inline void gen_data_exception(uint8_t dxc) gen_data_exception() function