]> granicus.if.org Git - yasm/commit
Add movbe instruction and CPU feature.
authorPeter Johnson <peter@tortall.net>
Thu, 16 Oct 2008 02:44:49 +0000 (02:44 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 16 Oct 2008 02:44:49 +0000 (02:44 -0000)
commit2bcaa278be7762c0bc49255e6750de0c3446eb7d
tree6f3f99dfc9f66d32704413e15722f928372f8ba2
parentdca3ebc625f05421383bd720be97bb55100adbfb
Add movbe instruction and CPU feature.

Noticed by: Mark Charney

svn path=/trunk/yasm/; revision=2156
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/movbe.asm [new file with mode: 0644]
modules/arch/x86/tests/movbe.hex [new file with mode: 0644]
modules/arch/x86/x86arch.h
modules/arch/x86/x86cpu.gperf