Searched defs:emit_and (Results 1 – 3 of 3) sorted by relevance
285 #define emit_and(R1, R2, R3) \ macro
219 static inline void emit_and(unsigned int dst, unsigned int src1, in emit_and() function
908 static inline void emit_and(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_and() function