mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 11:40:20 +02:00
The problems would also happen with 32 bit unsigned operands that would happen to have the topmost bit set, so, now it only uses 32 bit immediates when bit 31 is not set. This patch correct all the issues found by the test cases alu_add.tst and alu_sub.tst in http://code.google.com/p/exl/source/browse/trunk/check/lightning |
||
---|---|---|
.. | ||
i386 | ||
ppc | ||
sparc | ||
asm-common.h | ||
core-common.h | ||
fp-common.h | ||
funcs-common.h | ||
Makefile.am | ||
Makefile.in |