dynarmic/src/backend
Lioncash 135107279d emit_x64_vector: Simplify EmitVectorLogicalShiftRight8()
We can generate the mask and AND it against the result of a halfword
shift instead of looping.
2020-04-22 20:53:46 +01:00
..
x64 emit_x64_vector: Simplify EmitVectorLogicalShiftRight8() 2020-04-22 20:53:46 +01:00