]> granicus.if.org Git - yasm/commit
* x86id.re (DEF_INSN_DATA): OR in data[3] rather than setting it directly.
authorPeter Johnson <peter@tortall.net>
Mon, 26 Sep 2005 07:52:25 +0000 (07:52 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 26 Sep 2005 07:52:25 +0000 (07:52 -0000)
commit5ace335beefd3de8b87cd7d415dfb258f26cc6c5
treebd103cc49da7918640b198b47b0b848eb6a7c189
parente1ee6e146064387b5195ce28bd197ef8adfdced6
* x86id.re (DEF_INSN_DATA): OR in data[3] rather than setting it directly.
(yasm_x86__finalize_insn): Ignore special suffix value 0x80 when matching
in info, but use strict matching.  This unbreaks jmp/call broken in previous
commit.
(yasm_x86__parse_check_insn): Initialize data[3] and for FLDT and FSTPT, set
special suffix value 0x80.

svn path=/trunk/yasm/; revision=1247
modules/arch/x86/x86id.re