mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 14:10:46 +01:00
78 lines
2.1 KiB
C
78 lines
2.1 KiB
C
/*************************************************************************************
|
|
|
|
Grid physics library, www.github.com/paboyle/Grid
|
|
|
|
Source file: Fujitsu_A64FX_undef.h
|
|
|
|
Copyright (C) 2020
|
|
|
|
Author: Nils Meyer <nils.meyer@ur.de>
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
See the full license in the file "LICENSE" in the top level distribution directory
|
|
*************************************************************************************/
|
|
/* END LEGAL */
|
|
|
|
#undef LOAD_CHIMU
|
|
#undef PREFETCH_CHIMU_L1
|
|
#undef PREFETCH_GAUGE_L1
|
|
#undef PREFETCH_CHIMU_L2
|
|
#undef PREFETCH_GAUGE_L2
|
|
#undef PREFETCH_GAUGE_L1_INTERNAL
|
|
#undef PREFETCH1_CHIMU
|
|
#undef PREFETCH_CHIMU
|
|
#undef PREFETCH_RESULT_L2_STORE
|
|
#undef PREFETCH_RESULT_L1_STORE
|
|
#undef LOAD_GAUGE
|
|
#undef LOCK_GAUGE
|
|
#undef UNLOCK_GAUGE
|
|
#undef MASK_REGS
|
|
#undef SAVE_RESULT
|
|
#undef ADD_RESULT
|
|
#undef MULT_2SPIN_1
|
|
#undef MULT_2SPIN_2
|
|
#undef MAYBEPERM
|
|
#undef LOAD_CHI
|
|
#undef ZERO_PSI
|
|
#undef XP_PROJ
|
|
#undef YP_PROJ
|
|
#undef ZP_PROJ
|
|
#undef TP_PROJ
|
|
#undef XM_PROJ
|
|
#undef YM_PROJ
|
|
#undef ZM_PROJ
|
|
#undef TM_PROJ
|
|
#undef XP_RECON
|
|
#undef XM_RECON
|
|
#undef XM_RECON_ACCUM
|
|
#undef YM_RECON_ACCUM
|
|
#undef ZM_RECON_ACCUM
|
|
#undef TM_RECON_ACCUM
|
|
#undef XP_RECON_ACCUM
|
|
#undef YP_RECON_ACCUM
|
|
#undef ZP_RECON_ACCUM
|
|
#undef TP_RECON_ACCUM
|
|
#undef PERMUTE
|
|
#undef PERMUTE_DIR0
|
|
#undef PERMUTE_DIR1
|
|
#undef PERMUTE_DIR2
|
|
#undef PERMUTE_DIR3
|
|
#undef LOAD_TABLE
|
|
#undef LOAD_TABLE0
|
|
#undef LOAD_TABLE1
|
|
#undef LOAD_TABLE2
|
|
#undef LOAD_TABLE3
|