Searched hist:"5507 c2bf" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | tcg-runtime.h | 5507c2bf Thu May 10 12:10:57 CDT 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce atomic helpers for integer min/max Given that this atomic operation will be used by both risc-v and aarch64, let's not duplicate code across the two targets. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180508151437.4232-5-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | atomic_template.h | 5507c2bf Thu May 10 12:10:57 CDT 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce atomic helpers for integer min/max Given that this atomic operation will be used by both risc-v and aarch64, let's not duplicate code across the two targets. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180508151437.4232-5-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 5507c2bf Thu May 10 12:10:57 CDT 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce atomic helpers for integer min/max Given that this atomic operation will be used by both risc-v and aarch64, let's not duplicate code across the two targets. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180508151437.4232-5-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|