Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h66 #define TARGET_CPU_286 2 macro
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h49 #define TARGET_CPU_286 2 macro
/openbmc/qemu/linux-user/
H A Dvm86.c448 case TARGET_CPU_286: in do_vm86()