Home
last modified time | relevance | path

Searched defs:in_c (Results 1 – 2 of 2) 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()
40 void test_adcx_adox(uint32_t in_c, uint32_t in_o, REG adcx_operand, REG adox_operand) in test_adcx_adox()
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c525 uint64_t in_c) in do_dup()