]> Git Repo - qemu.git/commit
Hexagon (target/hexagon) CABAC decode bin
authorTaylor Simpson <[email protected]>
Fri, 9 Apr 2021 01:07:54 +0000 (20:07 -0500)
committerRichard Henderson <[email protected]>
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 <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <1617930474[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
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
This page took 0.028701 seconds and 4 git commands to generate.