Commit graph

2 commits

Author SHA1 Message Date
Lioncash a132b1723c
tcg/tcg-ldst.inc: Perform comparison pass with qemu
Ensure that code and formatting are consistent.
2018-03-15 21:21:37 -04:00
Richard Henderson f96514a99c
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.

Backports commit 659ef5cbb893872d25e9d95191cc23b16546c8a1 from qemu
2018-03-04 22:13:13 -05:00
Renamed from qemu/tcg/tcg-be-ldst.h (Browse further)