Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h51 #define TARGET_CPU_486 4 macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h68 #define TARGET_CPU_486 4 macro
/openbmc/qemu/linux-user/
H A Dvm86.c253 case TARGET_CPU_486: in do_vm86()