Changeset e1be3b6 in mainline for arch/amd64/include/atomic.h
- Timestamp:
- 2006-03-23T21:18:58Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9cbd27b
- Parents:
- 3b712407
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/include/atomic.h
r3b712407 re1be3b6 102 102 "0:;" 103 103 #ifdef CONFIG_HT 104 "pause;" /* Pentium 4's HT love this instruction */104 "pause;" 105 105 #endif 106 106 "mov %0, %1;"
Note:
See TracChangeset
for help on using the changeset viewer.