]> xenbits.xensource.com Git - qemu-xen.git/commit
tcg-mips: Convert to new qemu_l/st helpers
authorRichard Henderson <rth@twiddle.net>
Mon, 14 Apr 2014 16:59:41 +0000 (16:59 +0000)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:45:20 +0000 (08:45 -0700)
commitce0236cfbdf9d4d67e017685e305ec2ad7bfaf3b
tree8d86ff4c3aa5dba0641f49c1b5d8f8516a1cf21c
parent9d8bf2d125f2d602d59d8fe1bdb27e17565b1fb8
tcg-mips: Convert to new qemu_l/st helpers

In addition, fill delay slots calling the helpers and tail
call to the store helpers.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/mips/tcg-target.c