xserver/hw/xfree86/x86emu
Matt Turner bbae92795c Replace assembly with generic unaligned access code
Removes Alpha assembly, and probably works around unaligned accesses on
other sensitive platforms.

Signed-off-by: Matt Turner <mattst88@gmail.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Compiled-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-03-03 20:02:49 -08:00
..
x86emu Use C-style comments in x86emu 2010-02-17 23:13:04 -08:00
Makefile.am Revert "Make sys.c use unaligned access functions provided in compiler." 2010-01-08 12:51:21 -08:00
debug.c
decode.c
fpu.c
ops.c x86emu: Respect the LEA 67h address size prefix. 2010-01-27 13:48:37 -08:00
ops2.c x86emu: fix sparse warnings 2008-10-26 13:17:31 +01:00
prim_ops.c
sys.c Replace assembly with generic unaligned access code 2010-03-03 20:02:49 -08:00
validate.c Use C-style comments in x86emu 2010-02-17 23:13:04 -08:00
x86emu.h