zephyr/include/arch/x86
Tomasz Bursztyka 7cbe13ce3f sys_io: x86: Fix I/O ports bit operations
I/O ports are not memory and thus such asm instruction cannot follow
such constraint. Plus, usual BT* instruction can be used on normal
registers.

Change-Id: Ie3aad668173962a0a90e7cb11231c7843836d412
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:44 -05: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: Fix IRQ_CONNECT_STATIC documentation 2016-02-05 20:24:43 -05:00
asm_inline_gcc.h sys_io: x86: Fix I/O ports bit operations 2016-02-05 20:24:44 -05:00
asm_inline.h
asm.h
linker-common-sections.h Remove obsolete ctors section 2016-02-05 20:24:43 -05:00
linker-defs-arch.h
linker-epilog.h
segselect.h