Searched defs:emit_and (Results 1 – 2 of 2) sorted by relevance
285 #define emit_and(R1, R2, R3) \ macro
1073 static inline void emit_and(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_and() function