Lines Matching refs:N64
10 …elocation-model=static -target-abi n64 < %s | FileCheck --check-prefixes=ALL,SYM64,N64,NEW,NEWBE %s
11 …elocation-model=static -target-abi n64 < %s | FileCheck --check-prefixes=ALL,SYM64,N64,NEW,NEWLE %s
16 ; N32/N64 are almost identical in this area so many of their checks have been
48 ; N32/N64 allow it.
70 ; N32/N64 has 8 bytes for the varargs pointer, and no reserved area.
75 ; N64-DAG: daddiu [[VAPTR:\$[0-9]+]], $sp, 8
76 ; N64-DAG: sd [[VAPTR]], 0($sp)
85 ; N64-DAG: daddiu [[VAPTR]], [[VAPTR]], 8
86 ; N64-DAG: sd [[VAPTR]], 0($sp)
112 ; The first four arguments are the same in O32/N32/N64.
134 ; N32/N64 has 8 bytes for the varargs pointer, and no reserved area.
139 ; N64-DAG: daddiu [[VAPTR:\$[0-9]+]], $sp, 8
140 ; N64-DAG: sd [[VAPTR]], 0($sp)
152 ; N64-DAG: daddiu [[VAPTR]], [[VAPTR]], 8
153 ; N64-DAG: sd [[VAPTR]], 0($sp)