]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: add definitions of expected ISA levels
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 26 Nov 2015 18:17:33 +0000 (18:17 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 26 Nov 2015 18:17:33 +0000 (18:17 +0000)
commit3b68d751af51138567ea4825536722874f608c1e
tree22a5f36f40a4e1a173fdbc821b93ca7dfe00187a
parent627b00dbdde78347e7f00f6e9afa2428ba3feaf9
mips: add definitions of expected ISA levels

Add values of supported isa level for MIPS CPU models. This extended
information will be packed in 31:24 bits in hwcaps.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3205
VEX/priv/guest_mips_toIR.c
VEX/priv/host_mips_isel.c
VEX/priv/main_main.c
VEX/pub/libvex.h