Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1610 #define VM86_CODE_CS 0x100 macro
1633 seg = VM86_CODE_CS; in test_vm86()
1644 memcpy(vm86_mem + (VM86_CODE_CS << 4) + VM86_CODE_IP, in test_vm86()