]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Add in_code_gen_buffer
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 31 Oct 2020 01:59:09 +0000 (18:59 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 7 Jan 2021 15:09:41 +0000 (05:09 -1000)
commit4846cd37df83b24e65a42bb50e5f407cdb50da72
treea6844d41dcfeac2e0c0d8bf433e112cd56d22fe7
parent8b5c2b6260c0bb1233f605663bec9582b55d80c9
tcg: Add in_code_gen_buffer

Create a function to determine if a pointer is within the buffer.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c
include/tcg/tcg.h