Thread (12 messages) flat view 12 messages, 5 authors, 2007-01-17

Re: [PATCH] atomic_dec_if_positive sign extension fix

From: Segher Boessenkool <hidden>
Date: 2007-01-15 16:00:42

It also avoids clobbering the carry, you don't know whether a future
version of GCC will require explicit clobbers for the carry. For now
they are useless: you can specify "xer" in the clobber list AFAIR but
no pattern can be split between setters and users of the carry in the
machine description.
You can specify "cc" in the clobber list already, don't use
"xer" unless you're clobbering something else in the XER.


Segher
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help