]> git.proxmox.com Git - mirror_qemu.git/commit
Hexagon (target/hexagon) CABAC decode bin
authorTaylor Simpson <tsimpson@quicinc.com>
Fri, 9 Apr 2021 01:07:54 +0000 (20:07 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 1 May 2021 23:06:11 +0000 (16:06 -0700)
commite628c0156be74dd14a261bbd18674bacd1afcc7d
treeb17ed6043deb9834bdc7d2f98f83814a013dc110
parent7aa9ffab79eb2f3ba998333e3709c7b8dbc630f1
Hexagon (target/hexagon) CABAC decode bin

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 <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1617930474-31979-27-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/arch.c
target/hexagon/arch.h
target/hexagon/imported/encode_pp.def
target/hexagon/imported/macros.def
target/hexagon/imported/shift.idef
target/hexagon/macros.h
tests/tcg/hexagon/misc.c