mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 18:04:59 +00:00
[SystemZ] Update README
We now use MVST, CLST and SRST for the obvious cases. llvm-svn: 188781
This commit is contained in:
parent
add1a68f21
commit
7aca0c4227
@ -73,10 +73,8 @@ Likewise memcmp and CLC. MVCLE and CLCLE could be useful too.
|
||||
|
||||
--
|
||||
|
||||
We don't optimize string operations.
|
||||
|
||||
MVST, CLST, SRST and CUSE could be useful here. Some of the TRANSLATE
|
||||
family might be too, although they are probably more difficult to exploit.
|
||||
We don't use CUSE or the TRANSLATE family of instructions for string
|
||||
operations. The TRANSLATE ones are probably more difficult to exploit.
|
||||
|
||||
--
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user