Changeset 0a862b65 in mainline for libc/arch/ia32/src/thread_entry.s
- Timestamp:
- 2006-03-18T08:56:23Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7048773
- Parents:
- 81e55099
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/ia32/src/thread_entry.s
r81e55099 r0a862b65 35 35 # 36 36 __thread_entry: 37 mov %ss, %dx 38 mov %dx, %ds 39 mov %dx, %es 40 mov %dx, %fs 41 mov %dx, %gs 42 37 43 # 38 44 # EAX contains address of uarg.
Note:
See TracChangeset
for help on using the changeset viewer.