src/hotspot/cpu/x86/x86_32.ad
changeset 48807 fd8ccb37fce9
parent 47216 71c04702a3d5
child 49027 8dc742d9bbab
equal deleted inserted replaced
48806:51fc22e5fb00 48807:fd8ccb37fce9
     1 //
     1 //
     2 // Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
     2 // Copyright (c) 1997, 2018, 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.
    25 // X86 Architecture Description File
    25 // X86 Architecture Description File
    26 
    26 
    27 //----------REGISTER DEFINITION BLOCK------------------------------------------
    27 //----------REGISTER DEFINITION BLOCK------------------------------------------
    28 // This information is used by the matcher and the register allocator to
    28 // This information is used by the matcher and the register allocator to
    29 // describe individual registers and classes of registers within the target
    29 // describe individual registers and classes of registers within the target
    30 // archtecture.
    30 // architecture.
    31 
    31 
    32 register %{
    32 register %{
    33 //----------Architecture Description Register Definitions----------------------
    33 //----------Architecture Description Register Definitions----------------------
    34 // General Registers
    34 // General Registers
    35 // "reg_def"  name ( register save type, C convention save type,
    35 // "reg_def"  name ( register save type, C convention save type,