Searched refs:emit_swap_r64 (Results 1 – 1 of 1) sorted by relevance
262 static void emit_swap_r64(struct jit_context *ctx, u8 dst, u8 mask, u32 bits) in emit_swap_r64() function293 emit_swap_r64(ctx, dst, t1, 16);/* dst = swap16(dst) */ in emit_bswap_r64()299 emit_swap_r64(ctx, dst, t1, 8); /* dst = swap8(dst) */ in emit_bswap_r64()