tcg-aarch64: Pass qemu_ld/st arguments directly
authorRichard Henderson <rth@twiddle.net>
Thu, 3 Apr 2014 17:54:28 +0000 (13:54 -0400)
committerRichard Henderson <rth@redhat.com>
Wed, 16 Apr 2014 16:13:00 +0000 (12:13 -0400)
commit667b1cdd4eb8a3b1c34a906ca3d50c33a650a37d
treeb046177e80881178cc46355c32920bf2ee586a81
parent9e4177ad6d5e5430b03a6262fe80fb9e5ffc275d
tcg-aarch64: Pass qemu_ld/st arguments directly

Instead of passing them the "args" array.

Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/aarch64/tcg-target.c