Replaced TST.L A2 with MOVE to unused data register (faster and shorter than CMP...
commitccc48d067c0049debf6e7fb299f586ec4070ee5a
authortwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 15 Jan 2015 18:40:07 +0000 (15 18:40 +0000)
committertwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 15 Jan 2015 18:40:07 +0000 (15 18:40 +0000)
tree4283366b397d69fbc0b6fc8722d571a5d933ba66
parentc7fa94211b35f4b224ef48779f91ae9043fc246f
Replaced TST.L A2 with MOVE to unused data register (faster and shorter than CMP.L #0). TST.L An is 68020+ instruction.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49908 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-all/exec/newstackswap.S