On 6/1/21 4:19 PM, Taylor Simpson wrote:
Change fLSBNEW/fLSBNEW0/fLSBNEW1 from copy to "x & 1"
Remove gen_logical_not function
Clean up fLSBNEWNOT to use andi-1 followed by xori-1

Test cases added to tests/tcg/hexagon/misc.c

Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
  target/hexagon/macros.h    | 27 ++++++++++-----------------
  target/hexagon/op_helper.c |  5 -----
  tests/tcg/hexagon/misc.c   | 39 ++++++++++++++++++++++++++++++++++++++-
  3 files changed, 48 insertions(+), 23 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to