Searched refs:__val2 (Results 1 – 1 of 1) sorted by relevance
| /tools/testing/selftests/kvm/x86/ |
| A D | fastops_test.c | 47 #define guest_test_fastop_2(insn, type_t, __val1, __val2) \ argument 49 type_t input = __val1, input2 = __val2, output = __val2, ex_output = __val2; \ 74 #define guest_test_fastop_cl(insn, type_t, __val1, __val2) \ argument 76 type_t output = __val2, ex_output = __val2, input = __val2; \
|
Completed in 4 milliseconds