repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2017-10-23 Paolo Carlini <paolo.carlini@oracle.com>
[official-gcc.git]
/
libffi
/
src
/
arm
/
internal.h
blob
6cf0b2ae5dab8105ca110af96d668958b69abed3
1
#define ARM_TYPE_VFP_S 0
2
#define ARM_TYPE_VFP_D 1
3
#define ARM_TYPE_VFP_N 2
4
#define ARM_TYPE_INT64 3
5
#define ARM_TYPE_INT 4
6
#define ARM_TYPE_VOID 5
7
#define ARM_TYPE_STRUCT 6