zephyr/include/arch/x86
Andrew Boie c73a42bccc x86: irq: fix _get_dynamic_stub() calculation
It wasn't correct to add the size of the long jump instruction
as it *replaces* a short jump instead of just being after it.
So redefine this to be the difference in size between these
two instructions.

Change-Id: I65be2afab19d9cd8b096551acde0156f0503df87
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-30 22:24:16 +00:00
..
addr_types.h x86: Rename PHYS_ADDR/VIRT_ADDR to paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00
arch.h x86: irq: fix _get_dynamic_stub() calculation 2016-03-30 22:24:16 +00:00
asm_inline_gcc.h sys_io: don't allow negative bit offsets 2016-03-04 16:26:21 +00:00
asm_inline.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
asm.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-common-sections.h irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
linker-defs-arch.h irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
linker-epilog.h x86: Remove cosmetic traces of Diab toolchain 2016-02-05 20:24:32 -05:00
segselect.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00