Changeset c192134 in mainline for arch/ia32/src/userspace.c
- Timestamp:
- 2005-07-21T13:00:38Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2884193
- Parents:
- 5d945376
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/userspace.c
r5d945376 rc192134 47 47 48 48 __asm__ volatile ("" 49 // CLNT 50 "pushfl;" 51 "pop %%eax;" 52 "and $0xFFFFBFFF;" 53 "push %%eax;" 54 "popfl;" 55 49 56 "pushl %0\n" 50 57 "pushl %1\n"
Note:
See TracChangeset
for help on using the changeset viewer.