comparison src/cpu/x86/vm/metaspaceShared_x86_32.cpp @ 7199:cd3d6a6b95d9

8003240: x86: move MacroAssembler into separate file Reviewed-by: kvn
author twisti
date Fri, 30 Nov 2012 15:23:16 -0800
parents da91efe96a93
children
comparison
equal deleted inserted replaced
7198:6ab62ad83507 7199:cd3d6a6b95d9
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24 24
25 #include "precompiled.hpp" 25 #include "precompiled.hpp"
26 #include "assembler_x86.inline.hpp" 26 #include "asm/macroAssembler.hpp"
27 #include "asm/codeBuffer.hpp"
27 #include "memory/metaspaceShared.hpp" 28 #include "memory/metaspaceShared.hpp"
28 29
29 // Generate the self-patching vtable method: 30 // Generate the self-patching vtable method:
30 // 31 //
31 // This method will be called (as any other Klass virtual method) with 32 // This method will be called (as any other Klass virtual method) with