On 6/16/20 10:08 AM, Peter Maydell wrote: > All the other typedefs like these spell "Op" with a lowercase 'p'; > remane the NeonGenTwoSingleOPFn and NeonGenTwoDoubleOPFn typedefs to > match. > > Signed-off-by: Peter Maydell <[email protected]> > --- > target/arm/translate.h | 4 ++-- > target/arm/translate-a64.c | 4 ++-- > target/arm/translate-neon.inc.c | 2 +- > 3 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
