log src/cpu/x86/vm/nativeInst_x86.hpp @ 19157:3a2fce66fda0

age author description
Fri, 05 Dec 2014 19:24:09 +0100 Doug Simon always try decode both types of AMD64 safepoint patterns (i.e., near and far) when testing a PC for being a safepoint
Thu, 09 Jan 2014 08:29:54 +0100 Doug Simon removed no longer necessary special code path for Graal
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 21:58:51 +0100 Thomas Wuerthinger Relax safepoint polling assertion.
Mon, 16 Jul 2012 15:19:25 +0200 Doug Simon parsing and patching of variable sized NativeCallReg instructions now works properly
Thu, 01 Mar 2012 12:11:19 +0100 Lukas Stadler add option to inline VTable stubs
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/