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
3 files changed
tree: 65e1aa9f24ac5d4d3469832756b4f92981d40176
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk