8003250: SPARC: move MacroAssembler into separate file

Reviewed-by: jrose, kvn
This commit is contained in:
Christian Thalinger 2012-12-06 09:57:41 -08:00
parent 42c0192ee6
commit 34733bb83c
38 changed files with 6946 additions and 7246 deletions

View file

@ -23,6 +23,7 @@
*/
#include "precompiled.hpp"
#include "asm/macroAssembler.hpp"
#include "interpreter/interpreter.hpp"
#include "memory/allocation.inline.hpp"
#include "prims/methodHandles.hpp"