Searched refs:GET_OFFSET (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tests/
H A Dtest-i386-vm86.S5 #define GET_OFFSET(x) ((x) - vm86_code_start + 0x100) define
8 movw $GET_OFFSET(hello_world), %dx
15 es movw $GET_OFFSET(int90_test), 0x90 * 4
23 movw $GET_OFFSET(IF_msg), %dx
45 movw $GET_OFFSET(IF_msg1), %dx
86 movw $GET_OFFSET(int90_msg), %dx

Completed in 40 milliseconds