Searched refs:emit_swap8_r (Results 1 – 1 of 1) sorted by relevance
577 static void emit_swap8_r(struct jit_context *ctx, u8 dst, u8 src, u8 mask) in emit_swap8_r() function618 emit_swap8_r(ctx, lo(dst), lo(dst), tmp); in emit_bswap_r64()619 emit_swap8_r(ctx, hi(dst), hi(dst), tmp); in emit_bswap_r64()