Searched hist:315874 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Datomic-v4.hdiff 315874 Thu Mar 23 22:38:37 MDT 2017 mjg MFC r312932,r312933,r312949,r313141

(by cognet)

Use strexeq instead of needlessly branch.

==

(by cognet)

Remove useless labels.

==

(by cognet)

Correct the IT instruction in atomic_fcmpset_64().

==

(by andrew)

Only define atomic_fcmpset_long in the kernel. We may include
machine/atomic.h in userspace, however atomic_fcmpset_32 is unimplemented
there.
H A Datomic-v6.hdiff 315874 Thu Mar 23 22:38:37 MDT 2017 mjg MFC r312932,r312933,r312949,r313141

(by cognet)

Use strexeq instead of needlessly branch.

==

(by cognet)

Remove useless labels.

==

(by cognet)

Correct the IT instruction in atomic_fcmpset_64().

==

(by andrew)

Only define atomic_fcmpset_long in the kernel. We may include
machine/atomic.h in userspace, however atomic_fcmpset_32 is unimplemented
there.

Completed in 113 milliseconds