mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
[SystemZ] Update README
We now use MVST, CLST and SRST for the obvious cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8c20158fb0
commit
0371d01fb9
@ -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…
Reference in New Issue
Block a user