Searched refs:int_svc_code (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/s390x/ | ||
| H A D | cpu.h | 93 uint32_t int_svc_code; member |
| /openbmc/qemu/target/s390x/tcg/ | ||
| H A D | mem_helper.c | 2491 env->int_svc_code = extract64(insn, 48, 8); in HELPER() |