Commit Graph

4 Commits

Author SHA1 Message Date
Mathieu Maret e6524c7d48 Naming fix 2021-10-30 13:58:12 +02:00
Mathieu Maret 75dbbdb53b Wrap IRQ, Exception, cpu_context to be ready for user
Fix ASM where ebp was push 2 times.
One by pushw ebp
One by pushal later
2021-10-27 00:14:22 +02:00
Mathieu Maret 4e14b05f72 irq handler get complete CPU state in arguments 2021-10-08 15:30:08 +02:00
Mathieu Maret d2417ef349 esp and ss are push for x86_64 2021-10-08 12:01:57 +02:00