Lines Matching refs:N32
7 …32 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=N32 --check-prefix=NEW …
8 …32 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM32 --check-prefix=N32 --check-prefix=NEW …
14 ; of the argument list as specified by section 2 of the MIPSpro N32 Handbook.
16 ; N32/N64 are almost identical in this area so many of their checks have been
20 ; the N32 handbook, but agrees with the SYSV ABI and GCC's behaviour.
48 ; N32/N64 allow it.
70 ; N32/N64 has 8 bytes for the varargs pointer, and no reserved area.
73 ; N32-DAG: addiu [[VAPTR:\$[0-9]+]], $sp, 8
74 ; N32-DAG: sw [[VAPTR]], 4($sp)
83 ; N32-DAG: addiu [[VAPTR]], [[VAPTR]], 8
84 ; N32-DAG: sw [[VAPTR]], 4($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.
137 ; N32-DAG: addiu [[VAPTR:\$[0-9]+]], $sp, 8
138 ; N32-DAG: sw [[VAPTR]], 4($sp)
150 ; N32-DAG: addiu [[VAPTR]], [[VAPTR]], 8
151 ; N32-DAG: sw [[VAPTR]], 4($sp)