Searched refs:vm86 (Results 1 – 17 of 17) sorted by relevance
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | README | 13 The Linux system call vm86() is used to test vm86 emulation.
|
| H A D | Makefile.target | 47 test-i386: test-i386.c test-i386-code16.S test-i386-vm86.S test-i386.h test-i386-shift.h test-i386-… 49 $(<D)/test-i386.c $(<D)/test-i386-code16.S $(<D)/test-i386-vm86.S -lm
|
| H A D | test-i386.c | 1602 static inline int vm86(int func, struct vm86plus_struct *v86) in vm86() function 1651 ret = vm86(VM86_ENTER, &ctx); in test_vm86()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/ |
| H A D | libx86-1_1.1.bb | 3 x86 hardware, vm86 mode is used. On other platforms, x86 emulation is \
|
| /openbmc/qemu/linux-user/ |
| H A D | meson.build | 28 linux_user_ss.add(when: 'TARGET_I386', if_true: files('vm86.c'))
|
| H A D | strace.list | 1654 { TARGET_NR_vm86, "vm86" , NULL, NULL, NULL },
|
| /openbmc/qemu/linux-user/mips/ |
| H A D | syscall-args-o32.c.inc | 114 [ 113] = 5, /* vm86 */
|
| H A D | syscall_o32.tbl | 127 113 o32 vm86 sys_ni_syscall
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | seg_helper.c | 203 /* init the segment cache in vm86 mode. */ in load_seg_vm() 696 int vm86 = env->eflags & VM_MASK; in do_interrupt_protected() 812 if (vm86) { in do_interrupt_protected() 826 if (vm86) { in do_interrupt_protected() 842 if (vm86) { in do_interrupt_protected() 859 if (vm86) { in do_interrupt_protected() 883 if (vm86) { in do_interrupt_protected() 1957 /* real and vm86 mode iret */ in helper_iret_real() 695 int vm86 = env->eflags & VM_MASK; do_interrupt_protected() local
|
| H A D | decode-new.c.inc | 2820 * vm86 checks (INTn, IRET, PUSHF/POPF), RSM and XSETBV (!).
|
| /openbmc/qemu/linux-user/sh4/ |
| H A D | syscall.tbl | 176 # 166 was vm86
|
| /openbmc/qemu/linux-user/m68k/ |
| H A D | syscall.tbl | 123 # 113 was vm86
|
| /openbmc/qemu/linux-user/microblaze/ |
| H A D | syscall.tbl | 176 166 common vm86 sys_ni_syscall
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | syscall_32.tbl | 181 166 i386 vm86 sys_vm86 sys_ni_syscall
|
| /openbmc/qemu/linux-user/ppc/ |
| H A D | syscall.tbl | 152 113 common vm86 sys_ni_syscall
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 1527 -rw-r--r-- root root 3118 ./usr/include/asm/vm86.h 4680 -rw-r--r-- root root 1199 ./usr/include/sys/vm86.h
|
| H A D | buildhistory_filelist1.txt | 1526 -rw-r--r-- root root 3118 ./usr/include/asm/vm86.h 4679 -rw-r--r-- root root 1199 ./usr/include/sys/vm86.h
|