On 3/11/21 3:39 PM, Richard Henderson wrote: > In the next patches, we want to use tci_read_r to return > the raw register number. So rename the existing function, > which returns the register value, to tci_read_rval. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/tci.c | 192 +++++++++++++++++++++++++++--------------------------- > 1 file changed, 96 insertions(+), 96 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>