Searched refs:OP_REG (Results 1 – 1 of 1) sorted by relevance
90 #define FOREACH_REGISTER(OP_REG, OP_NUM) \ argument91 OP_REG(rax) \92 OP_REG(rbx) \93 OP_REG(rcx) \94 OP_REG(rdx) \95 OP_REG(rsi) \96 OP_REG(rdi) \97 OP_REG(rbp) \98 OP_REG(rsp) \107 OP_REG(rip)[all …]