src/hotspot/cpu/arm/nativeInst_arm_32.hpp
changeset 53149 259c36ef27df
parent 49621 5ef28d560b6f
child 53244 9807daeb47c4
equal deleted inserted replaced
53148:17d568776429 53149:259c36ef27df
     1 /*
     1 /*
     2  * Copyright (c) 2008, 2018, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2008, 2019, 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.
    43 // instructions). They should be used only by the back-end.
    43 // instructions). They should be used only by the back-end.
    44 //
    44 //
    45 // The non-raw classes are the front-end entry point, hiding potential
    45 // The non-raw classes are the front-end entry point, hiding potential
    46 // back-end extensions or the actual instructions size.
    46 // back-end extensions or the actual instructions size.
    47 class NativeInstruction;
    47 class NativeInstruction;
       
    48 class NativeCall;
    48 
    49 
    49 class RawNativeInstruction {
    50 class RawNativeInstruction {
    50  public:
    51  public:
    51 
    52 
    52   enum ARM_specific {
    53   enum ARM_specific {