Fix append_* function calls

This commit is contained in:
jsteube
2015-12-15 13:42:37 +01:00
parent 88284108b3
commit 50f39b3563
147 changed files with 1245 additions and 1243 deletions

View File

@@ -595,7 +595,7 @@ __kernel void __attribute__((reqd_work_group_size (64, 1, 1))) m09720_m04 (__glo
w3[2] = 0;
w3[3] = 0;
append_0x80_2 (w0, w1, pw_len);
append_0x80_2x4 (w0, w1, pw_len);
u32 w0_t[4];
u32 w1_t[4];
@@ -795,7 +795,7 @@ __kernel void __attribute__((reqd_work_group_size (64, 1, 1))) m09720_s04 (__glo
w3[2] = 0;
w3[3] = 0;
append_0x80_2 (w0, w1, pw_len);
append_0x80_2x4 (w0, w1, pw_len);
u32 w0_t[4];
u32 w1_t[4];