summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2018-10-19 21:31:20 +0300
committerHelge Deller <deller@gmx.de>2018-10-19 23:22:05 +0300
commita45a01160f1d46a3021755a2cf2f433aec008e38 (patch)
treefa7d66e154d4145bf716a80c9c965b09ffe16ce4 /arch/parisc/kernel
parent3847dab77421867fbc77faacb2f377d44e729e1b (diff)
downloadlinux-a45a01160f1d46a3021755a2cf2f433aec008e38.tar.xz
parisc: Use zdep for shlw macro on PA1.1 and PA2.0
The zdep and depw,z mnemonics generate the same code. The assembler will accept the depw,z mnemonic when generating PA 1.x code. The zdep mnemonic is okay when generating PA 2.0 code. This patch changes depw,z to zdep in the current shlw macro, while the binary code will be the same. Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: John David Anglin <dave.anglin@bell.net>
Diffstat (limited to 'arch/parisc/kernel')
0 files changed, 0 insertions, 0 deletions