zephyr/arch/x86/core/i386_sysV_abi
Andrew Boie a664aae335 x86: reduce static IRQ stub size
All of these stubs at the end pop the stack and tell the LOAPIC
that we are at EOI. Put this in common code which falls through to
_IntExit(). Saves 8 bytes per static IRQ stub. There is also small
constant savings in the common code for dynamic IRQs.

Change-Id: If17e9f105928a4251a2cb3fc0d192649c1c4d84b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:05 -05:00
..
Makefile x86: kernel move excstub.S back to core 2016-02-05 20:25:04 -05:00
intstub.S x86: reduce static IRQ stub size 2016-02-05 20:25:05 -05:00
swap.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
thread.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00