Searched defs:LOAD_OP (Results 1 – 2 of 2) sorted by relevance
130 static inline void LOAD_OP(int I, uint64_t *W, const uint8_t *input) in LOAD_OP() function
209 #define LOAD_OP(opcode) TEST_OPCODE((opcode),MASK_CPDT | BIT_LOAD) macro