Branch: refs/heads/master
Home:   http://github.com/penberg/jato

Commit: b566a79dc0759d5f7136000ca3aaf20b733cfc71
    
http://github.com/penberg/jato/commit/b566a79dc0759d5f7136000ca3aaf20b733cfc71
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-08-22 (Sat, 22 Aug 2009)

Changed paths:
  M arch/x86/insn-selector.brg
  M include/jit/emulate.h
  M jit/emulate.c
  M regression/jvm/FloatArithmeticTest.java

Log Message:
-----------
x86: Implement the f2l bytecode

The conversion code is pretty complex on 32-bit so introduce an
emulate_f2l() function and use it at run-time.

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>


Commit: 8d793e76cc95e5786a211408cf18c3bd21a6e8ac
    
http://github.com/penberg/jato/commit/8d793e76cc95e5786a211408cf18c3bd21a6e8ac
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-08-22 (Sat, 22 Aug 2009)

Changed paths:
  M Makefile
  M regression/jvm/DoubleArithmeticTest.java
  A regression/jvm/DoubleConversionTest.java
  M regression/jvm/FloatArithmeticTest.java
  A regression/jvm/FloatConversionTest.java
  M regression/run-suite.sh

Log Message:
-----------
regression: Add more float and double conversion test cases

The f2i, f2l, d2i, and d2l conversions are broken for large numbers
which is why some tests for the bytecodes are commented out.

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to