]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add Iop_Add8, Iop_Add16 and other 8 or 16 bit ALU Iop
authorZhi-Gang Liu <zliu@tilera.com>
Wed, 15 Apr 2015 03:11:38 +0000 (03:11 +0000)
committerZhi-Gang Liu <zliu@tilera.com>
Wed, 15 Apr 2015 03:11:38 +0000 (03:11 +0000)
commit3c082e5b461767097e4842bf57c7fc61daae2848
treec5ae11288d0db020efd9328c5ccbbc10f99115a0
parentbad67a067162fee595940db378ec3adf39b76aa1
Add Iop_Add8, Iop_Add16 and other 8 or 16 bit ALU Iop
in the host_tilegx_isel.c

They were removed during the code review. But without
them, the memcheck's vbit-test failed. So, simply add
them back.

-This line, and those below, will be ignored--

M    host_tilegx_isel.c

git-svn-id: svn://svn.valgrind.org/vex/trunk@3133
VEX/priv/host_tilegx_isel.c