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

/vbox/src/recompiler/tests/
H A Dtest-i386.c1929 uint8_t sstep_buf2[4]; variable
1956 "movl $sstep_buf2, %%edi\n"
1966 "movl $sstep_buf2, %%edi\n"
2002 printf("sstep_buf2[%d] = %d\n", i, sstep_buf2[i]);

Completed in 49 milliseconds