Searched hist:c9ad8d27caa01b13f01c22e04788f4e33068afb4 (Results 1 – 5 of 5) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-opc.h | c9ad8d27caa01b13f01c22e04788f4e33068afb4 Wed Mar 08 20:24:41 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Widen gen_insn_data to uint64_t
We already pass uint64_t to restore_state_to_opc; this changes all of the other uses from insn_start through the encoding to decoding.
Reviewed-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-op.h | c9ad8d27caa01b13f01c22e04788f4e33068afb4 Wed Mar 08 20:24:41 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Widen gen_insn_data to uint64_t
We already pass uint64_t to restore_state_to_opc; this changes all of the other uses from insn_start through the encoding to decoding.
Reviewed-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.h | c9ad8d27caa01b13f01c22e04788f4e33068afb4 Wed Mar 08 20:24:41 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Widen gen_insn_data to uint64_t
We already pass uint64_t to restore_state_to_opc; this changes all of the other uses from insn_start through the encoding to decoding.
Reviewed-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | translate-all.c | c9ad8d27caa01b13f01c22e04788f4e33068afb4 Wed Mar 08 20:24:41 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Widen gen_insn_data to uint64_t
We already pass uint64_t to restore_state_to_opc; this changes all of the other uses from insn_start through the encoding to decoding.
Reviewed-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | c9ad8d27caa01b13f01c22e04788f4e33068afb4 Wed Mar 08 20:24:41 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Widen gen_insn_data to uint64_t
We already pass uint64_t to restore_state_to_opc; this changes all of the other uses from insn_start through the encoding to decoding.
Reviewed-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|