On 3/31/21 8:53 PM, Taylor Simpson wrote:
The following instruction is added
S2_cabacdecbin Rdd32=decbin(Rss32,Rtt32)
Test cases added to tests/tcg/hexagon/misc.c
Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
target/hexagon/arch.c | 91 +++++++++++++++++++++++++++++++++++
target/hexagon/arch.h | 4 ++
target/hexagon/imported/encode_pp.def | 1 +
target/hexagon/imported/macros.def | 15 ++++++
target/hexagon/imported/shift.idef | 47 ++++++++++++++++++
target/hexagon/macros.h | 7 +++
tests/tcg/hexagon/misc.c | 28 +++++++++++
7 files changed, 193 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~