]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/sparc/tcg-target.inc.c
tcg: Add tcg-be-null.h
authorRichard Henderson <rth@twiddle.net>
Thu, 3 Oct 2013 19:04:46 +0000 (14:04 -0500)
committerRichard Henderson <rth@twiddle.net>
Thu, 10 Oct 2013 18:44:26 +0000 (11:44 -0700)
commit3cf246f0d402fdb80bfa2b3c0a20131f394c349d
treef0a2d7664954115faae27b6a71540b0abf98a2b8
parentdbdbe0cd3124a3e9afa2d1c11da7c6476097bb9d
tcg: Add tcg-be-null.h

This is a no-op backend data implementation, for those targets that
are not currently using the load/store optimization path.

This is prepatory to always requiring these functions in all backends.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/ia64/tcg-target.c
tcg/mips/tcg-target.c
tcg/s390/tcg-target.c
tcg/sparc/tcg-target.c
tcg/tcg-be-null.h [new file with mode: 0644]
tcg/tci/tcg-target.c