view build/linux/amd64/atlas/atlas_csysinfo.h @ 234:4a1abf1f2ac4

Fixes for qm-dsp codestyle-and-tidy branch
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 03 Jun 2019 08:23:00 +0100
parents ddea89113517
children
line wrap: on
line source
#ifndef ATL_CSYSINFO_H
   #define ATL_CSYSINFO_H

#define ATL_MULADD
#define ATL_L1elts 2048
#define ATL_fplat  4
#define ATL_lbnreg 16
#define ATL_mmnreg 18
#define ATL_nkflop 879334

#endif