Searched defs:INTERRUPT_SAVEREG (Results 1 - 1 of 1) sorted by relevance

/src/sys/arch/m68k/include/
H A Dasm.h189 #define INTERRUPT_SAVEREG lea -16(%sp),%sp; moveml #0xC0C0,(%sp) macro
192 #define INTERRUPT_SAVEREG moveml #0xC0C0,-(%sp) macro

Completed in 2 milliseconds