[PATCH] wind3d: Acknowledge additional instruction modifiers

Tobias Klausmann tobias.johannes.klausmann at mni.thm.de
Sun Sep 9 08:07:13 CDT 2018


On 09.09.18 14:42, Henri Verbeet wrote:
> On 9 September 2018 at 02:10, Tobias Klausmann
> <tobias.johannes.klausmann at mni.thm.de> wrote:
>> Extended opcodes (modifiers) are primarily used for sign-extension, yet
>> there are some additional modifiers we can parse at least.
>>
>> Information taken from dxvk implementation!
>>
>> There should be no functional change beyond the FIXME -> TRACE change for the
>> newly acknowledge modifiers.
>>
> Thank you for the patch, but unless there's a good reason not to,
> please stick to the same structure and style as the rest of the code.


Hi,

i'm not sure which structure you really mean, the FIXME -> TRACE, or the 
bitextract instead of the bitmasks & shift

Greetings,

Tobias




More information about the wine-devel mailing list