[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Define for arm64?



Hi,

You can use '__aarch64__' as 64bit of arm.

Best regards,
  Nobuhiro

2014-04-28 3:58 GMT+09:00 Helge Kreutzmann <debian@helgefjell.de>:
> Hello,
> I'm (upstream) maintainer of a little "tool" (consider it a toy ...)
> called linuxinfo. It currently does not support arm64. For general arm
> support I use the following compiler directive:
>
> #if defined(__arm__)
> #define system_arm
> #endif
>
> This does not catch arm64, however. What is the correct term for arm64?
>
> Also I would be glad if you could provide me with the output of
> /proc/cpuinfo on some arm64 machines (and if possible, for better
> support, some other (arm) machines as well).
>
> With that information I'll add support for arm64 in the next revision
> of linuxinfo.
>
> Thanks a lot!
>
>             Helge
> --
>       Dr. Helge Kreutzmann                     debian@helgefjell.de
>            Dipl.-Phys.                   http://www.helgefjell.de/debian.php
>         64bit GNU powered                     gpg signed mail preferred
>            Help keep free software "libre": http://www.ffii.de/
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iD8DBQFTXVNeRsxcY/MYpWoRAlnpAJ4mmxIWn02NbOhNz/e1Ewir20nbigCg1mp8
> mltd/LB9c+LeZZ/dzNru39Q=
> =IRK8
> -----END PGP SIGNATURE-----
>



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


Reply to: