Home
last modified time | relevance | path

Searched hist:cb10bc63b70737eafaceac1bf1d97730ce6d3393 (Results 1 – 4 of 4) sorted by relevance

/qemu/include/exec/
H A Dhelper-head.h.inccb10bc63b70737eafaceac1bf1d97730ce6d3393 Sun Dec 18 21:18:32 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Vary the allocation size for TCGOp

We have been allocating a worst case number of arguments
to support calls. Instead, allow the size to vary.
By default leave space for 4 args, to maximize reuse,
but allow calls to increase the number of args to 32.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Split patch in two]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221218211832.73312-3-philmd@linaro.org>
/qemu/accel/tcg/
H A Dplugin-gen.ccb10bc63b70737eafaceac1bf1d97730ce6d3393 Sun Dec 18 21:18:32 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Vary the allocation size for TCGOp

We have been allocating a worst case number of arguments
to support calls. Instead, allow the size to vary.
By default leave space for 4 args, to maximize reuse,
but allow calls to increase the number of args to 32.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Split patch in two]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221218211832.73312-3-philmd@linaro.org>
/qemu/include/tcg/
H A Dtcg.hcb10bc63b70737eafaceac1bf1d97730ce6d3393 Sun Dec 18 21:18:32 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Vary the allocation size for TCGOp

We have been allocating a worst case number of arguments
to support calls. Instead, allow the size to vary.
By default leave space for 4 args, to maximize reuse,
but allow calls to increase the number of args to 32.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Split patch in two]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221218211832.73312-3-philmd@linaro.org>
/qemu/tcg/
H A Dtcg.ccb10bc63b70737eafaceac1bf1d97730ce6d3393 Sun Dec 18 21:18:32 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Vary the allocation size for TCGOp

We have been allocating a worst case number of arguments
to support calls. Instead, allow the size to vary.
By default leave space for 4 args, to maximize reuse,
but allow calls to increase the number of args to 32.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Split patch in two]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221218211832.73312-3-philmd@linaro.org>