Home
last modified time | relevance | path

Searched hist:"1813 e1758dcc60c96f8caf2d0c66c2193f1f86e0" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h1813e1758dcc60c96f8caf2d0c66c2193f1f86e0 Fri Mar 28 19:56:22 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Define tcg_insn_unit for code pointers

To be defined by the tcg backend based on the elemental unit of the ISA.
During the transition, allow TCG_TARGET_INSN_UNIT_SIZE to be undefined,
which allows us to default tcg_insn_unit to the current uint8_t.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
/qemu/accel/tcg/
H A Dtranslate-all.c1813e1758dcc60c96f8caf2d0c66c2193f1f86e0 Fri Mar 28 19:56:22 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Define tcg_insn_unit for code pointers

To be defined by the tcg backend based on the elemental unit of the ISA.
During the transition, allow TCG_TARGET_INSN_UNIT_SIZE to be undefined,
which allows us to default tcg_insn_unit to the current uint8_t.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
/qemu/tcg/
H A Dtcg.c1813e1758dcc60c96f8caf2d0c66c2193f1f86e0 Fri Mar 28 19:56:22 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Define tcg_insn_unit for code pointers

To be defined by the tcg backend based on the elemental unit of the ISA.
During the transition, allow TCG_TARGET_INSN_UNIT_SIZE to be undefined,
which allows us to default tcg_insn_unit to the current uint8_t.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>