qemu/tcg
Philippe Mathieu-Daudé a7f6911c12 tcg/tcg-op-vec: Remove left over _link_error() definitions
In commit d56fea79f9 ("tcg: Move TCG_{LOW,HIGH} to tcg-internal.h")
we replaced the "_link_error" definitions with modern QEMU_ERROR()
attribute markup. We covered tcg-op.c but forgot to completely
clean tcg-op-vec.c. Do it now.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230605175647.88395-3-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-06-05 12:20:16 -07:00
..
aarch64 tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
arm tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
i386 tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
loongarch64 tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
mips tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
ppc tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
riscv tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
s390x tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
sparc64 tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
tci tcg: Split out tcg-target-reg-bits.h 2023-06-05 12:04:28 -07:00
meson.build tcg: Build once for system and once for user-only 2023-06-05 12:04:29 -07:00
optimize.c tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h 2023-06-05 12:04:28 -07:00
region.c tcg: Remove target-specific headers from tcg.[ch] 2023-06-05 12:04:29 -07:00
tcg-common.c tcg: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
tcg-internal.h tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h 2023-06-05 12:04:28 -07:00
tcg-ldst.c.inc tcg: Move TCGLabelQemuLdst to tcg.c 2023-05-05 17:21:03 +01:00
tcg-op-gvec.c tcg: Split tcg/tcg-op-gvec.h 2023-06-05 12:04:29 -07:00
tcg-op-ldst.c tcg: Spit out exec/translation-block.h 2023-06-05 12:04:29 -07:00
tcg-op-vec.c tcg/tcg-op-vec: Remove left over _link_error() definitions 2023-06-05 12:20:16 -07:00
tcg-op.c tcg: Remove target-specific headers from tcg.[ch] 2023-06-05 12:04:29 -07:00
tcg-pool.c.inc tcg: Introduce tcg_splitwx_to_{rx,rw} 2021-01-07 05:09:41 -10:00
tcg.c tcg: Remove target-specific headers from tcg.[ch] 2023-06-05 12:04:29 -07:00
tci.c tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h 2023-06-05 12:04:28 -07:00