Changeset e88d2db in rtems
- Timestamp:
- 12/05/95 21:41:21 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4aac818
- Parents:
- e57b0e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/no_cpu/cpu.h
re57b0e2 re88d2db 535 535 * in the context. The state of the "general data" registers is 536 536 * undefined at task start time. 537 * 538 * NOTE: This is_fp parameter is TRUE if the thread is to be a floating 539 * point thread. This is typically only used on CPUs where the 540 * FPU may be easily disabled by software such as on the SPARC 541 * where the PSR contains an enable FPU bit. 537 542 */ 538 543
Note: See TracChangeset
for help on using the changeset viewer.