* question about syscall and interrupts......
@ 2001-08-22 2:33 ` machael thailer
0 siblings, 0 replies; 2+ messages in thread
From: machael thailer @ 2001-08-22 2:33 UTC (permalink / raw)
To: linux-mips
Hello,
I find that in handle_sys() of scall_o32.S, it calls:
SAVE_SOME
But in the various board interrupt handlers entry(int-handler.S), it
calls:
SAVE_ALL
So before entering syscall and interrupt handler entry, why do they need
save different registers? and interrupt need save more things than syscalls?
Thank you very much.
machael thailer
^ permalink raw reply [flat|nested] 2+ messages in thread* question about syscall and interrupts......
@ 2001-08-22 2:33 ` machael thailer
0 siblings, 0 replies; 2+ messages in thread
From: machael thailer @ 2001-08-22 2:33 UTC (permalink / raw)
To: linux-mips
Hello,
I find that in handle_sys() of scall_o32.S, it calls:
SAVE_SOME
But in the various board interrupt handlers entry(int-handler.S), it
calls:
SAVE_ALL
So before entering syscall and interrupt handler entry, why do they need
save different registers? and interrupt need save more things than syscalls?
Thank you very much.
machael thailer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-08-22 2:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-22 2:33 question about syscall and interrupts machael thailer
2001-08-22 2:33 ` machael thailer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.