hotspot/src/cpu/sparc/vm/macroAssembler_sparc.hpp
changeset 25714 87fa6860b5ae
parent 19319 0ad35be0733a
child 31515 6aed85dadbe6
equal deleted inserted replaced
25713:e2ed3bec8c2c 25714:87fa6860b5ae
     1 /*
     1 /*
     2  * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
   184 //       the interpreter code. If Lscratch2 needs to be used for some
   184 //       the interpreter code. If Lscratch2 needs to be used for some
   185 //       purpose than LcpoolCache should be restore after that for
   185 //       purpose than LcpoolCache should be restore after that for
   186 //       the interpreter to work right
   186 //       the interpreter to work right
   187 // (These assignments must be compatible with L7_thread_cache; see above.)
   187 // (These assignments must be compatible with L7_thread_cache; see above.)
   188 
   188 
   189 // Since Lbcp points into the middle of the method object,
   189 // Lbcp points into the middle of the method object.
   190 // it is temporarily converted into a "bcx" during GC.
       
   191 
   190 
   192 // Exception processing
   191 // Exception processing
   193 // These registers are passed into exception handlers.
   192 // These registers are passed into exception handlers.
   194 // All exception handlers require the exception object being thrown.
   193 // All exception handlers require the exception object being thrown.
   195 // In addition, an nmethod's exception handler must be passed
   194 // In addition, an nmethod's exception handler must be passed