1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-04 11:10:27 +02:00
guile/lib
pcpa 90a187a12e Correct integer multiplication and add extra test case.
* lib/jit_ppc.c: Assign copyright ownership to FSF.

	* lib/jit_x86-cpu.c: Correct integer multiplication that was
	generating code with reversed register arguments.

	* check/rpn.ok, check/rpn.tst: New test case file.
2012-12-03 00:07:29 -02:00
..
jit_arm-cpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_arm-swf.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_arm-vfp.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_arm.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_disasm.c Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
jit_mips-cpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_mips-fpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_mips.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_ppc-cpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_ppc-fpu.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_ppc.c Correct integer multiplication and add extra test case. 2012-12-03 00:07:29 -02:00
jit_print.c Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
jit_x86-cpu.c Correct integer multiplication and add extra test case. 2012-12-03 00:07:29 -02:00
jit_x86-sse.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_x86-x87.c Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00
jit_x86.c Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
lightning.c Big merge with new lightning semantics aiming for lightning 2.0. 2012-12-02 19:44:36 -02:00
Makefile.am Add extra files implementing different jit backends. 2012-12-02 22:58:40 -02:00