Searched hist:"659 ef5cbb893872d25e9d95191cc23b16546c8a1" (Results 1 – 9 of 9) sorted by relevance
/qemu/tcg/s390x/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/ppc/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/arm/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/tci/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/mips/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/i386/ |
H A D | tcg-target.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/include/tcg/ |
H A D | tcg.h | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/ |
H A D | tcg.c | 659ef5cbb893872d25e9d95191cc23b16546c8a1 Sun Jul 30 19:30:41 UTC 2017 Richard Henderson <rth@twiddle.net> tcg: Rearrange ldst label tracking
Dispense with TCGBackendData, as it has never been used for more than holding a single pointer. Use a define in the cpu/tcg-target.h to signal requirement for TCGLabelQemuLdst, so that we can drop the no-op tcg-be-null.h stubs. Rename tcg-be-ldst.h to tcg-ldst.inc.c.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
|