src/hotspot/cpu/s390/assembler_s390.hpp
changeset 50423 82599d53dd6d
parent 49364 601146c66cad
child 51966 2a2a78bd1fc3
equal deleted inserted replaced
50422:04b3e0cc53bb 50423:82599d53dd6d
  2965   // Nop instruction
  2965   // Nop instruction
  2966   // ===============
  2966   // ===============
  2967 
  2967 
  2968   // branch never (nop)
  2968   // branch never (nop)
  2969   inline void z_nop();
  2969   inline void z_nop();
       
  2970   inline void nop(); // Used by shared code.
  2970 
  2971 
  2971   // ===============================================================================================
  2972   // ===============================================================================================
  2972 
  2973 
  2973   // Simplified emitters:
  2974   // Simplified emitters:
  2974   // ====================
  2975   // ====================