Searched defs:vm86_code_start (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tests/
H A Dtest-i386-vm86.S2 .globl vm86_code_start
5 #define GET_OFFSET(x) ((x) - vm86_code_start + 0x100)
7 vm86_code_start: label

Completed in 31 milliseconds