Added dataflow info to instruction tests. It is not yet checked.
commit55edb120aab8ced2bff78b7a52bab18c3e025cae
authorDirk Steinke <steinke.dirk.ml@gmail.com>
Sat, 23 Aug 2014 00:51:54 +0000 (23 02:51 +0200)
committerDirk Steinke <steinke.dirk.ml@gmail.com>
Sat, 23 Aug 2014 00:51:54 +0000 (23 02:51 +0200)
tree258f25f6377545021d9c0a163ec466db06522b47
parente311d09a10232c94830cce74067345ab25c36986
Added dataflow info to instruction tests. It is not yet checked.
20 files changed:
tests/test_asm.cpp
tests/x86/x86_addrmode.ins
tests/x86/x86_arith.ins
tests/x86/x86_cf.ins
tests/x86/x86_mov_set.ins
tests/x86/x86_other.ins
tests/x86/x86_other_vex.ins
tests/x86/x86_simd_arith.ins
tests/x86/x86_simd_arith_vex.ins
tests/x86/x86_simd_blend.ins
tests/x86/x86_simd_blend_vex.ins
tests/x86/x86_simd_cvt.ins
tests/x86/x86_simd_cvt_vex.ins
tests/x86/x86_simd_insext.ins
tests/x86/x86_simd_insext_vex.ins
tests/x86/x86_simd_mov.ins
tests/x86/x86_simd_mov_vex.ins
tests/x86/x86_simd_shuffle.ins
tests/x86/x86_simd_shuffle_vex.ins
tools/x86_instool.lua