qemu-e2k/linux-user
Peter Maydell d8d5119cae linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop
In the m68k cpu_loop() use get_user_u16 to read the immediate for
the simcall rahter than lduw, to bring it into line with how other
archs do it and to remove another user of the ldl family of functions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1421334118-3287-8-git-send-email-peter.maydell@linaro.org
2015-01-20 15:19:33 +00:00
..
aarch64 target-arm: make c13 cp regs banked (FCSEIDR, ...) 2014-12-11 12:07:52 +00:00
alpha
arm target-arm: make c13 cp regs banked (FCSEIDR, ...) 2014-12-11 12:07:52 +00:00
cris
i386
m68k
microblaze
mips
mips64
openrisc
ppc
s390x
sh4
sparc
sparc64
unicore32
x86_64
elfload.c linux-user/elfload.c: Don't use _raw accessor functions 2015-01-20 15:19:33 +00:00
errno_defs.h
flat.h
flatload.c
ioctls.h linux-user: Convert blkpg to use a special subop handler 2014-10-06 21:52:45 +03:00
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user/main.c (m68k): Use get_user_u16 rather than lduw in cpu_loop 2015-01-20 15:19:33 +00:00
Makefile.objs
mmap.c
qemu.h
signal.c linux-user: Handle PPC64 ELFv2 Function Pointers 2014-09-08 12:50:46 +02:00
socket.h
strace.c
strace.list
syscall_defs.h linux-user: Fix up timer id handling 2014-11-11 08:13:09 +02:00
syscall_types.h linux-user: Convert blkpg to use a special subop handler 2014-10-06 21:52:45 +03:00
syscall.c linux-user: Fix up timer id handling 2014-11-11 08:13:09 +02:00
target_flat.h
uaccess.c
uname.c
uname.h
vm86.c linux-user/vm86.c: Use cpu_ldl_data &c rather than plain ldl &c 2015-01-20 15:19:33 +00:00