aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/arch/riscv64.c
blob: 9da7a7de3609d1cecc62dbeea7dc2b38e87c195a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
__riscv
__riscv_xlen
__i386__
__x86_64__
__LP64__
__BYTE_ORDER__
__SIZEOF_INT__
__SIZEOF_LONG__
__SIZE_TYPE__

/*
 * check-name: arch/riscv64
 * check-command: sparse --arch=riscv64 -E $file
 *
 * check-output-start

1
64
__i386__
__x86_64__
1
1234
4
8
unsigned long
 * check-output-end
 */