Searched refs:sstep_buf2 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/tests/ | ||
H A D | test-i386.c | 1929 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 47 milliseconds