Searched hist:"6 eea04347eb667f1326cb9b68c5b8f3d737f565d" (Results 1 – 5 of 5) sorted by relevance
/qemu/tcg/tci/ |
H A D | tcg-target-con-set.h | 6eea04347eb667f1326cb9b68c5b8f3d737f565d Tue Feb 02 19:40:22 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg/tci: Implement goto_ptr
This operation is critical to staying within the interpretation loop longer, which avoids the overhead of setup and teardown for many TBs.
The check in tcg_prologue_init is disabled because TCI does want to use NULL to indicate exit, as opposed to branching to a real epilogue.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-target.c.inc | 6eea04347eb667f1326cb9b68c5b8f3d737f565d Tue Feb 02 19:40:22 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg/tci: Implement goto_ptr
This operation is critical to staying within the interpretation loop longer, which avoids the overhead of setup and teardown for many TBs.
The check in tcg_prologue_init is disabled because TCI does want to use NULL to indicate exit, as opposed to branching to a real epilogue.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-target.h | 6eea04347eb667f1326cb9b68c5b8f3d737f565d Tue Feb 02 19:40:22 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg/tci: Implement goto_ptr
This operation is critical to staying within the interpretation loop longer, which avoids the overhead of setup and teardown for many TBs.
The check in tcg_prologue_init is disabled because TCI does want to use NULL to indicate exit, as opposed to branching to a real epilogue.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tci.c | 6eea04347eb667f1326cb9b68c5b8f3d737f565d Tue Feb 02 19:40:22 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg/tci: Implement goto_ptr
This operation is critical to staying within the interpretation loop longer, which avoids the overhead of setup and teardown for many TBs.
The check in tcg_prologue_init is disabled because TCI does want to use NULL to indicate exit, as opposed to branching to a real epilogue.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | 6eea04347eb667f1326cb9b68c5b8f3d737f565d Tue Feb 02 19:40:22 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg/tci: Implement goto_ptr
This operation is critical to staying within the interpretation loop longer, which avoids the overhead of setup and teardown for many TBs.
The check in tcg_prologue_init is disabled because TCI does want to use NULL to indicate exit, as opposed to branching to a real epilogue.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|