~ubuntu-branches/ubuntu/jaunty/openjdk-6/jaunty-security

« back to all changes in this revision

Viewing changes to ports/hotspot/src/cpu/zero/vm/nativeInst_zero.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose, Edward Nevill, Matthias Klose
  • Date: 2009-03-02 16:18:01 UTC
  • Revision ID: james.westby@ubuntu.com-20090302161801-rubk3yhm8j0au4y1
Tags: 6b14-0ubuntu17
[ Edward Nevill ]
* Remove VFP from asm loop
* Disble the mauve testsuite for armel.

[Matthias Klose]
* Update IcedTea (20090302).

Show diffs side-by-side

added added

removed removed

Lines of Context:
181
181
  }
182
182
 
183
183
  static void check_verified_entry_alignment(address entry,
184
 
                                             address verified_entry) {
185
 
#ifndef SHARK
186
 
    Unimplemented();
187
 
#endif // !SHARK
 
184
                                             address verified_entry) 
 
185
  {
188
186
  }
189
187
 
190
188
  static void patch_verified_entry(address entry,