mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 05:21:25 +12:00
gui: Rename full width AVX-512 (#12709)
Some people think that this is a toggle to enable and disable AVX-512 support, let's make it more clear
This commit is contained in:
parent
80d2034083
commit
3df133652a
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="fullWidthAVX512">
|
||||
<property name="text">
|
||||
<string>Full Width AVX-512</string>
|
||||
<string>Increase AVX-512 instruction width</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue