From a1bef51562faf42f76de0c79b9fab38a23490d7b Mon Sep 17 00:00:00 2001 From: Exophase Date: Sat, 24 Dec 2011 03:10:16 +0200 Subject: [PATCH] psx_gpu: bugfix --- plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S b/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S index fd997980..0dc7ecee 100644 --- a/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S +++ b/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S @@ -2002,8 +2002,6 @@ function(setup_blocks_unshaded_untextured_undithered_unswizzled_direct) 1: add span_edge_data, span_edge_data, #8 subs num_spans, num_spans, #1 - - strh num_blocks, [ psx_gpu, #psx_gpu_num_blocks_offset ] bne 0b ldmia sp!, { r4 - r11, pc } -- 2.39.2