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