Searched refs:OP_REG (Results 1 – 1 of 1) sorted by relevance
91 #define FOREACH_REGISTER(OP_REG, OP_NUM) \ argument92 OP_REG(rax) \93 OP_REG(rbx) \94 OP_REG(rcx) \95 OP_REG(rdx) \96 OP_REG(rsi) \97 OP_REG(rdi) \98 OP_REG(rbp) \99 OP_REG(rsp) \100 OP_REG(r8) \[all …]