]> granicus.if.org Git - yasm/commit
* x86bc.c (x86_bc_insn_resolve): Fix loss of precision on yasm_intnum_get_int
authorPeter Johnson <peter@tortall.net>
Thu, 13 Oct 2005 07:17:15 +0000 (07:17 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 13 Oct 2005 07:17:15 +0000 (07:17 -0000)
commitc5a6599d88708efa9509b975671e5bdff9a735a4
tree266e605649de35e7b6819881c980b64256df9257
parent80b03879ea05f86823f0eeb01359692be77e27e4
* x86bc.c (x86_bc_insn_resolve): Fix loss of precision on yasm_intnum_get_int
return value on 64-bit machines that could cause incorrect optimization.

svn path=/trunk/yasm/; revision=1280
modules/arch/x86/x86bc.c