Changeset 99a84f9 in rtems-docs
- Timestamp:
- 08/09/18 13:42:28 (5 years ago)
- Branches:
- 4.11
- Children:
- 2abceef
- Parents:
- db86923
- git-author:
- Joel Sherrill <joel@…> (08/09/18 13:42:28)
- git-committer:
- Joel Sherrill <joel@…> (08/09/18 13:46:21)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpu-supplement/sparc.rst
rdb86923 r99a84f9 659 659 Interrupts are disabled or enabled by performing a system call to the Operating 660 660 System reserved software traps 9 (SPARC_SWTRAP_IRQDIS) or 10 661 (SPARC_SWTRAP_IRQ DIS). The trap is generated by the software trap (Ticc)661 (SPARC_SWTRAP_IRQEN). The trap is generated by the software trap (Ticc) 662 662 instruction or indirectly by calling sparc_disable_interrupts() or 663 663 sparc_enable_interrupts() functions. Disabling interrupts return the previous
Note: See TracChangeset
for help on using the changeset viewer.