Changeset 8dcbc16b in rtems for c/src/lib/libbsp/i386

Timestamp:
02/18/99 21:41:59 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a53a2bf7
Parents:
c0438add
Message:

Patch from Ian Lance Taylor <ian@…>:

Here is a patch which slightly improves the i386 interrupt handling
macros. These macros were written to use both input and output
parameters, which is not necessary. This patch changes them to use
only an input or output parameter, as appropriate. It also changes
the constraints to permit the interrupt level to be loaded directly in
and out of memory, rather than always requiring a register.

(No files)

Note: See TracChangeset for help on using the changeset viewer.