On 3/3/19 9:23 AM, Mark Cave-Ayland wrote: > Instead of having multiple copies of the offset calculation logic, move it to > a > single fpr_offset() function. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > target/ppc/cpu.h | 7 ++++++- > target/ppc/translate.c | 4 ++-- > 2 files changed, 8 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
