Home
last modified time | relevance | path

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

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