Searched refs:vm86_code_start (Results 1 - 2 of 2) 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
H A Dtest-i386.c1600 extern char vm86_code_start;
1638 &vm86_code_start, &vm86_code_end - &vm86_code_start);

Completed in 49 milliseconds