Commit 0e91f6c
authored
Fix TernaryLogic inline assembly in ppc_vsx-inl.h
Updated GCC PPC10 TernaryLogic inline assembly workaround in ppc_vsx-inl.h to prevent kTernLogOp from being incorrectly sign-extended if kTernLogOp >= 128 is true.1 parent f444adc commit 0e91f6c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
| 365 | + | |
365 | 366 | | |
366 | 367 | | |
367 | 368 | | |
| |||
0 commit comments