|
From: | Richard Henderson |
Subject: | Re: [RFC v12 30/65] target/arm: fix style of arm_cpu_do_interrupt functions before move |
Date: | Sun, 28 Mar 2021 10:24:38 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/26/21 1:36 PM, Claudio Fontana wrote:
before refactoring the exception code, fix the style of the functions being moved. Signed-off-by: Claudio Fontana<cfontana@suse.de> --- target/arm/tcg/helper.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |