Searched defs:dxc (Results 1 – 2 of 2) sorted by relevance
50 G_NORETURN void tcg_s390_data_exception(CPUS390XState *env, uint32_t dxc, in tcg_s390_data_exception()
428 static inline void gen_data_exception(uint8_t dxc) in gen_data_exception()6272 uint8_t dxc = 0; in translate_one() local