Searched defs:emit_andi (Results 1 – 3 of 3) sorted by relevance
288 #define emit_andi(R1, IMM, R3) \ macro
225 static inline void emit_andi(unsigned int dst, unsigned int src, in emit_andi() function
868 static inline void emit_andi(u8 rd, u8 rs, s32 imm, struct rv_jit_context *ctx) in emit_andi() function