Home
last modified time | relevance | path

Searched hist:fbf59aad178d98afe193fa872a2d880266a75269 (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dspecial_helper.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/mips/tcg/
H A Dexception.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/hexagon/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/rx/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/avr/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/tricore/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/hppa/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/sh4/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/openrisc/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/microblaze/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/sparc/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/loongarch/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/include/tcg/
H A Dtcg.hdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/accel/tcg/
H A Dcpu-exec.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtranslate-all.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/include/exec/
H A Dexec-all.hdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/tcg/
H A Dtcg.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/riscv/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/arm/
H A Dcpu.cdiff fbf59aad178d98afe193fa872a2d880266a75269 Mon Aug 15 15:16:06 CDT 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Introduce tb_pc and log_pc

The availability of tb->pc will shortly be conditional.
Introduce accessor functions to minimize ifdefs.

Pass around a known pc to places like tcg_gen_code,
where the caller must already have the value.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>