xserver-multidpi/hw/xfree86/x86emu
Jamey Sharp 60b4bd181b x86emu: There is no NO_INLINE implementation of unaligned access here.
Patch produced with:
	unifdef -UNO_INLINE -B

This change isn't relevant to the similar code in
hw/xfree86/common/compiler.h, because x86emu is expected to someday move
out of xserver entirely and so should not depend on any xserver headers.
Also, some platforms apparently do have NO_INLINE versions of
compiler.h.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2011-09-15 10:07:11 -05:00
..
x86emu Convert x86emu fixed size int typedefs to use stdint types 2010-04-07 16:18:24 -07:00
debug.c Make x86emu's I/O cycle tracing more useful. 2007-07-02 18:41:55 -04:00
decode.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
fpu.c Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
Makefile.am Revert "Make sys.c use unaligned access functions provided in compiler." 2010-01-08 12:51:21 -08:00
ops.c x86emu: Fix more mis-decoding of the data prefix 2011-01-04 09:23:52 -05:00
ops2.c x86emu: fix sparse warnings 2008-10-26 13:17:31 +01:00
prim_ops.c Check for __amd64__, not __x86_64__. 2008-06-24 14:37:06 -04:00
sys.c x86emu: There is no NO_INLINE implementation of unaligned access here. 2011-09-15 10:07:11 -05:00
validate.c Use C-style comments in x86emu 2010-02-17 23:13:04 -08:00
x86emu.h Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00