On 5/3/21 1:57 AM, Richard Henderson wrote: > Inline it into its one caller, tci_write_reg64. > Drop the asserts that are redundant with tcg_read_r. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/tci.c | 13 ++----------- > 1 file changed, 2 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>