Changeset 2884193 in mainline for arch/ia32/src/userspace.c
- Timestamp:
- 2005-07-21T13:05:56Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1eb0dd13
- Parents:
- c192134
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/userspace.c
rc192134 r2884193 50 50 "pushfl;" 51 51 "pop %%eax;" 52 "and $0xFFFFBFFF ;"52 "and $0xFFFFBFFF,%%eax;" 53 53 "push %%eax;" 54 54 "popfl;"
Note:
See TracChangeset
for help on using the changeset viewer.