Searched hist:"0583 f775d2740f64739febf6496d9207552399f6" (Results 1 – 6 of 6) sorted by relevance
/qemu/accel/tcg/ |
H A D | atomic_common.c.inc | 0583f775d2740f64739febf6496d9207552399f6 Mon Jul 26 23:21:38 UTC 2021 Richard Henderson <richard.henderson@linaro.org> trace: Split guest_mem_before
There is no point in encoding load/store within a bit of the memory trace info operand. Represent atomic operations as a single read-modify-write tracepoint. Use MemOpIdx instead of inventing a form specifically for traces.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | atomic_template.h | 0583f775d2740f64739febf6496d9207552399f6 Mon Jul 26 23:21:38 UTC 2021 Richard Henderson <richard.henderson@linaro.org> trace: Split guest_mem_before
There is no point in encoding load/store within a bit of the memory trace info operand. Represent atomic operations as a single read-modify-write tracepoint. Use MemOpIdx instead of inventing a form specifically for traces.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | user-exec.c | 0583f775d2740f64739febf6496d9207552399f6 Mon Jul 26 23:21:38 UTC 2021 Richard Henderson <richard.henderson@linaro.org> trace: Split guest_mem_before
There is no point in encoding load/store within a bit of the memory trace info operand. Represent atomic operations as a single read-modify-write tracepoint. Use MemOpIdx instead of inventing a form specifically for traces.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cputlb.c | 0583f775d2740f64739febf6496d9207552399f6 Mon Jul 26 23:21:38 UTC 2021 Richard Henderson <richard.henderson@linaro.org> trace: Split guest_mem_before
There is no point in encoding load/store within a bit of the memory trace info operand. Represent atomic operations as a single read-modify-write tracepoint. Use MemOpIdx instead of inventing a form specifically for traces.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg-op.c | 0583f775d2740f64739febf6496d9207552399f6 Mon Jul 26 23:21:38 UTC 2021 Richard Henderson <richard.henderson@linaro.org> trace: Split guest_mem_before
There is no point in encoding load/store within a bit of the memory trace info operand. Represent atomic operations as a single read-modify-write tracepoint. Use MemOpIdx instead of inventing a form specifically for traces.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/ |
H A D | trace-events | 0583f775d2740f64739febf6496d9207552399f6 Mon Jul 26 23:21:38 UTC 2021 Richard Henderson <richard.henderson@linaro.org> trace: Split guest_mem_before
There is no point in encoding load/store within a bit of the memory trace info operand. Represent atomic operations as a single read-modify-write tracepoint. Use MemOpIdx instead of inventing a form specifically for traces.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|