Searched hist:bef6f008b9811d961fd311c102f1a22dc28278a1 (Results 1 – 8 of 8) sorted by relevance
/qemu/accel/tcg/ |
H A D | ldst_atomicity.c.inc | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
H A D | user-exec.c | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
/qemu/target/sparc/ |
H A D | ldst_helper.c | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
/qemu/target/hppa/ |
H A D | op_helper.c | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
/qemu/bsd-user/ |
H A D | qemu.h | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
/qemu/target/riscv/ |
H A D | vector_helper.c | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
/qemu/linux-user/ |
H A D | qemu.h | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|
H A D | syscall.c | bef6f008b9811d961fd311c102f1a22dc28278a1 Fri Jul 07 20:40:52 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from page_check_range
Replace the 0/-1 result with true/false. Invert the sense of the test of all callers. Document the function.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230707204054.8792-25-richard.henderson@linaro.org>
|