Home
last modified time | relevance | path

Searched refs:ecx_vals (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c454 for(i = 0; i < sizeof(ecx_vals) / sizeof(long); i++) {\
455 ecx = ecx_vals[i];\
472 const long ecx_vals[] = { in test_loop() local