hotspot/src/cpu/sparc/vm/macroAssembler_sparc.hpp
changeset 19319 0ad35be0733a
parent 18104 590c10f73634
child 25714 87fa6860b5ae
equal deleted inserted replaced
19318:7425be18f6f4 19319:0ad35be0733a
  1175   void pop_FPU_state();
  1175   void pop_FPU_state();
  1176 
  1176 
  1177   void push_CPU_state();
  1177   void push_CPU_state();
  1178   void pop_CPU_state();
  1178   void pop_CPU_state();
  1179 
  1179 
       
  1180   // Returns the byte size of the instructions generated by decode_klass_not_null().
       
  1181   static int instr_size_for_decode_klass_not_null();
       
  1182 
  1180   // if heap base register is used - reinit it with the correct value
  1183   // if heap base register is used - reinit it with the correct value
  1181   void reinit_heapbase();
  1184   void reinit_heapbase();
  1182 
  1185 
  1183   // Debugging
  1186   // Debugging
  1184   void _verify_oop(Register reg, const char * msg, const char * file, int line);
  1187   void _verify_oop(Register reg, const char * msg, const char * file, int line);