On Mon, 8 Feb 2021 at 03:55, Richard Henderson <richard.hender...@linaro.org> wrote: > > These logical and arithmetic operations are optional, but are > trivial to accomplish with the existing infrastructure. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/arm/tcg-target-con-set.h | 1 + > tcg/arm/tcg-target.h | 10 +++++----- > tcg/arm/tcg-target.c.inc | 38 ++++++++++++++++++++++++++++++++++++ > 3 files changed, 44 insertions(+), 5 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM