]> git.gag.com Git - fw/sdcc/commit
using the atomic test and clear instruction jbc. Allows non-interrupt and interrupt...
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 13 Dec 2003 13:17:53 +0000 (13:17 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 13 Dec 2003 13:17:53 +0000 (13:17 +0000)
commitfbbdba52520459f0af9ee4517358c396ebc3418a
tree8e28f21a1c570d77f3c4ec136284d1861aca64d0
parent09f8891e170e591bc89718cff635510d1ce839f4
using the atomic test and clear instruction jbc. Allows non-interrupt and interrupt code to safely compete for a resource
without the non-interrupt code having to disable interrupts. Moved peephole 251 to the end and renumbered two to get
ascending numbers.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3052 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/mcs51/peeph.def