tcg/tci: Remove assertions for deposit and extract
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 28 Dec 2024 22:44:56 +0000 (14:44 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Jan 2025 04:57:17 +0000 (20:57 -0800)
commit41736e7ce1f810594abad540c48f8390228a4d81
tree9da5b2c4b6dc7b9f3b5b783136d2bbe74e786d6d
parentd9336b727ffd3430254663c8a37850242f6f07ea
tcg/tci: Remove assertions for deposit and extract

We already have these assertions during opcode creation.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci/tcg-target.c.inc