Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h67 #define TARGET_CPU_386 3 macro
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h50 #define TARGET_CPU_386 3 macro
/openbmc/qemu/linux-user/
H A Dvm86.c451 case TARGET_CPU_386: in do_vm86()