]> granicus.if.org Git - yasm/commit
* x86id.re (str_insn): Fix #68. Based on the patch submitted but with some
authorPeter Johnson <peter@tortall.net>
Fri, 10 Feb 2006 02:43:15 +0000 (02:43 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 10 Feb 2006 02:43:15 +0000 (02:43 -0000)
commit1d4aab4fc51eedba09d83b4376d8b10be561af98
tree65592019ba47eafd4056e0b4a69b86aabb1e55a9
parent91ac655c47a775f51bd153d0842147bbd3fcdfc1
* x86id.re (str_insn): Fix #68.  Based on the patch submitted but with some
other cleanups as well.
* str.asm: New test for above.

Reported by: bird-yasm@anduin.net

svn path=/trunk/yasm/; revision=1367
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/str.asm [new file with mode: 0644]
modules/arch/x86/tests/str.errwarn [new file with mode: 0644]
modules/arch/x86/tests/str.hex [new file with mode: 0644]
modules/arch/x86/x86id.re