Searched hist:"75 e8b9b7aa0b95a761b9add7e2f09248b101a392" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg.h | ac1043f6d607aaac206c8aac42bc32f634f59395 Sun Dec 09 19:37:19 UTC 2018 Emilio G. Cota <cota@braap.org> tcg: Drop nargs from tcg_op_insert_{before,after}
It's unused since 75e8b9b7aa0b95a761b9add7e2f09248b101a392.
Signed-off-by: Emilio G. Cota <cota@braap.org> Message-Id: <20181209193749.12277-9-cota@braap.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> 75e8b9b7aa0b95a761b9add7e2f09248b101a392 Thu Dec 08 18:52:57 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Merge opcode arguments into TCGOp
Rather than have a separate buffer of 10*max_ops entries, give each opcode 10 entries. The result is actually a bit smaller and should have slightly more cache locality.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/ |
H A D | optimize.c | ac1043f6d607aaac206c8aac42bc32f634f59395 Sun Dec 09 19:37:19 UTC 2018 Emilio G. Cota <cota@braap.org> tcg: Drop nargs from tcg_op_insert_{before,after}
It's unused since 75e8b9b7aa0b95a761b9add7e2f09248b101a392.
Signed-off-by: Emilio G. Cota <cota@braap.org> Message-Id: <20181209193749.12277-9-cota@braap.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> 75e8b9b7aa0b95a761b9add7e2f09248b101a392 Thu Dec 08 18:52:57 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Merge opcode arguments into TCGOp
Rather than have a separate buffer of 10*max_ops entries, give each opcode 10 entries. The result is actually a bit smaller and should have slightly more cache locality.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg-op.c | 75e8b9b7aa0b95a761b9add7e2f09248b101a392 Thu Dec 08 18:52:57 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Merge opcode arguments into TCGOp
Rather than have a separate buffer of 10*max_ops entries, give each opcode 10 entries. The result is actually a bit smaller and should have slightly more cache locality.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg.c | ac1043f6d607aaac206c8aac42bc32f634f59395 Sun Dec 09 19:37:19 UTC 2018 Emilio G. Cota <cota@braap.org> tcg: Drop nargs from tcg_op_insert_{before,after}
It's unused since 75e8b9b7aa0b95a761b9add7e2f09248b101a392.
Signed-off-by: Emilio G. Cota <cota@braap.org> Message-Id: <20181209193749.12277-9-cota@braap.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> 75e8b9b7aa0b95a761b9add7e2f09248b101a392 Thu Dec 08 18:52:57 UTC 2016 Richard Henderson <rth@twiddle.net> tcg: Merge opcode arguments into TCGOp
Rather than have a separate buffer of 10*max_ops entries, give each opcode 10 entries. The result is actually a bit smaller and should have slightly more cache locality.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|