Searched refs:rbx_out (Results 1 – 1 of 1) sorted by relevance
132 #define __encls_N(rax, rbx_out, inputs...) \ argument144 : "=a"(ret), "=b"(rbx_out) \158 unsigned long rbx_out; \159 int ret = __encls_N(rax, rbx_out, "c"(rcx)); \161 data = rbx_out; \
Completed in 2 milliseconds