mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-02 03:25:59 +02:00
Uses the instruction that does what it says in its name if available. Allows avoiding the use of a scratch register in EmitVectorBroadcast8() and EmitVectorBroadcastLower8()'s SSSE3 path.