Sebastian Lackner : vcomp: Implement 8-bit atomic instructions.
Module: wine Branch: master Commit: c3fec9b556d0cfe16dce8766ec2e106d4cbefec1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c3fec9b556d0cfe16dce8766ec... Author: Sebastian Lackner <sebastian(a)fds-team.de> Date: Tue Jul 19 11:50:54 2016 +0200 vcomp: Implement 8-bit atomic instructions. Signed-off-by: Sebastian Lackner <sebastian(a)fds-team.de> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/vcomp/main.c | 109 ++++++++++++++++++++++++++++++++++++++++++++ dlls/vcomp/vcomp.spec | 22 ++++----- dlls/vcomp100/vcomp100.spec | 22 ++++----- dlls/vcomp110/vcomp110.spec | 22 ++++----- dlls/vcomp120/vcomp120.spec | 22 ++++----- dlls/vcomp90/vcomp90.spec | 22 ++++----- 6 files changed, 164 insertions(+), 55 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c3fec9b556d0cfe16dce87...
participants (1)
-
Alexandre Julliard