Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-adcox.c40 void test_adcx_adox(uint32_t in_c, uint32_t in_o, REG adcx_operand, REG adox_operand) in test_adcx_adox() function
70 test_adcx_adox(!!(i & 1), !!(i & 2), !!(i & 4), !!(i & 8)); in main()