]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/rx: Un-inline various helpers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 9 Oct 2025 19:56:54 +0000 (21:56 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 16 Oct 2025 15:07:52 +0000 (17:07 +0200)
commitbec018f122677a2e53b7f914c20663986faf2cf0
tree9153a377911cc030905033ffa4c3b38237e5018a
parent86114e43ffda717c0ed4225e5d5ddf315e930835
target/rx: Un-inline various helpers

Rely on the linker to optimize at linking time.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251009200012.33650-1-philmd@linaro.org>
target/rx/translate.c