#15369 define SUPPORTS_NATIVE_CX8 mips-jdk8u272-b10

Sun, 25 Oct 2020 00:54:22 +0800

author
aoqi
date
Sun, 25 Oct 2020 00:54:22 +0800
changeset 10017
4883cf858b5c
parent 10016
da461babf7eb
child 10018
5b7ec99e5e6d

#15369 define SUPPORTS_NATIVE_CX8

src/cpu/mips/vm/globalDefinitions_mips.hpp file | annotate | diff | comparison | revisions
     1.1 --- a/src/cpu/mips/vm/globalDefinitions_mips.hpp	Sun Oct 25 00:26:52 2020 +0800
     1.2 +++ b/src/cpu/mips/vm/globalDefinitions_mips.hpp	Sun Oct 25 00:54:22 2020 +0800
     1.3 @@ -1,6 +1,6 @@
     1.4  /*
     1.5   * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     1.7 + * Copyright (c) 2015, 2020, Loongson Technology. All rights reserved.
     1.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9   *
    1.10   * This code is free software; you can redistribute it and/or modify it
    1.11 @@ -36,4 +36,6 @@
    1.12  // signatures accordingly.
    1.13  const bool CCallingConventionRequiresIntsAsLongs = false;
    1.14  
    1.15 +#define SUPPORTS_NATIVE_CX8
    1.16 +
    1.17  #endif // CPU_MIPS_VM_GLOBALDEFINITIONS_MIPS_HPP

mercurial