Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parisc: optimize mtsp(0,sr) inline assembly
If the value which should be moved into a space register is zero, we can optimize the inline assembly to become "mtsp %r0,%srX". Signed-off-by: Helge Deller <[email protected]> Cc: <[email protected]> # 3.10
- Loading branch information