Searched defs:LOAD_OP (Results 1 – 2 of 2) sorted by relevance
54 static inline void LOAD_OP(int I, u32 *W, const u8 *input) LOAD_OP() function
200 #define LOAD_OP(opcode) TEST_OPCODE((opcode),MASK_CPDT | BIT_LOAD) macro