]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add ISA 2.07 vbit test support
authorCarl Love <cel@us.ibm.com>
Tue, 3 Nov 2015 17:44:55 +0000 (17:44 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 3 Nov 2015 17:44:55 +0000 (17:44 +0000)
commit0f0b01f15ae36a4d1bc995fa94ed1cf4aefcce09
treecffd2a0aa50b341a3ba2e9435192d7b6813d1185
parentf630495839caf0c012155fe83dea8cadf9a5f7e0
Add ISA 2.07 vbit test support

The ISA 2.07 support adds new Iops as well as support for some existing
Iops.  None of these Iops have been enabled in the vbit tester.  This commit
adds the needed support to the files VEX/priv/ir_inject and VEX/pub/libvex.h.
These changes add support for additional immediate operands.

There are additional changes to the memcheck files to complete the ISA 2.07
support.

Bugzilla 354797 was created for this issue.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3202
VEX/priv/ir_inject.c
VEX/pub/libvex.h