diff options
| author | 2012-06-13 18:05:13 -0700 | |
|---|---|---|
| committer | 2012-06-14 15:01:01 -0700 | |
| commit | 1395b1e06c1d0ff5155b0c5d113ad3bd6f163c07 (patch) | |
| tree | 65e1aa9f24ac5d4d3469832756b4f92981d40176 /src/compiler/codegen/MethodBitcode.cc | |
| parent | 1c678be1960b48a8df82ec2d1f9a0bd4c8f0ea95 (diff) | |
Patches to x86 compilation to fix vm tests on emulator.
not-int and not-long were unimplemented previously.
cmp-long would return the wrong value with Long.MIN_VALUE.
rem-double and rem-float now use a c helper. This is because fprem may
not fully compute the result on the first invocation and would need to
be looped to completion.
Change-Id: Idf5f6349a63b19d395a3d89434b5b35c430ae3d3
Diffstat (limited to 'src/compiler/codegen/MethodBitcode.cc')
0 files changed, 0 insertions, 0 deletions