Searched defs:LOAD_OP (Results 1 – 5 of 5) sorted by relevance
88 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP() function
54 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() function
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
200 #define LOAD_OP(opcode) TEST_OPCODE((opcode),MASK_CPDT | BIT_LOAD) macro