Searched refs:__val1 (Results 1 – 1 of 1) sorted by relevance
47 #define guest_test_fastop_2(insn, type_t, __val1, __val2) \ argument49 type_t input = __val1, input2 = __val2, output = __val2, ex_output = __val2; \74 #define guest_test_fastop_cl(insn, type_t, __val1, __val2) \ argument77 uint8_t shift = __val1; \
Completed in 3 milliseconds