summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unxz.c
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2014-11-24 14:11:39 +0000
committerMarkos Chandras <markos.chandras@imgtec.com>2015-02-17 15:37:23 +0000
commit5753762cbd1cb208f6e6c916169b56139373b790 (patch)
tree2d0ffa8b1a9810cbe68734d8a0c12820787f97be /lib/decompress_unxz.c
parent1922c356ab2d0031d1acc2979043da4a1105dc4a (diff)
downloadtalos-op-linux-5753762cbd1cb208f6e6c916169b56139373b790.tar.gz
talos-op-linux-5753762cbd1cb208f6e6c916169b56139373b790.zip
MIPS: asm: spinlock: Replace "sub" instruction with "addiu"
"sub $reg, imm" is not a real MIPS instruction. The assembler can replace that with "addi $reg, -imm". However, addi has been removed from R6, so we replace the "sub" instruction with the "addiu" one. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Diffstat (limited to 'lib/decompress_unxz.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud