Searched refs:int_svc_code (Results 1 – 5 of 5) sorted by relevance
75 n = env->int_svc_code; in cpu_loop()
95 uint32_t int_svc_code; member
297 lowcore->svc_code = cpu_to_be16(env->int_svc_code); in do_svc_interrupt()
2475 env->int_svc_code = extract64(insn, 48, 8); in HELPER()
4581 tcg_gen_st_i32(t, tcg_env, offsetof(CPUS390XState, int_svc_code)); in op_svc()