Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dpanic.h38 #define VM_PANIC_ON_EX(x, ...) {\ macro
H A Dx86_decode.c489 VM_PANIC_ON_EX(!decode->cmd, "x87 opcode %x %x (%x %x) not decoded\n", in decode_x87_ins()