comparison src/cpu/sparc/vm/metaspaceShared_sparc.cpp @ 7204:f0c2369fda5a

8003250: SPARC: move MacroAssembler into separate file Reviewed-by: jrose, kvn
author twisti
date Thu, 06 Dec 2012 09:57:41 -0800
parents da91efe96a93
children
comparison
equal deleted inserted replaced
7201:c5d414e98fd4 7204:f0c2369fda5a
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24 24
25 #include "precompiled.hpp" 25 #include "precompiled.hpp"
26 #include "assembler_sparc.inline.hpp" 26 #include "asm/macroAssembler.inline.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