Lines Matching refs:N32
11 ; RUN: llc -march=mips64 -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
12 ; RUN: llc -march=mips64el -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
13 …target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=N32-INV %s
14 …target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=ALL-INV --check-prefix=N32-INV %s
22 ; 2 of the MIPSpro N32 Handbook and section 3 of the SYSV ABI spec.
73 ; N32: addiu $sp, $sp, -48
74 ; N32-DAG: sdc1 [[F20:\$f20]], [[OFF20:[0-9]+]]($sp)
75 ; N32-DAG: sdc1 [[F22:\$f22]], [[OFF22:[0-9]+]]($sp)
76 ; N32-DAG: sdc1 [[F24:\$f24]], [[OFF24:[0-9]+]]($sp)
77 ; N32-DAG: sdc1 [[F26:\$f26]], [[OFF26:[0-9]+]]($sp)
78 ; N32-DAG: sdc1 [[F28:\$f28]], [[OFF28:[0-9]+]]($sp)
79 ; N32-DAG: sdc1 [[F30:\$f30]], [[OFF30:[0-9]+]]($sp)
80 ; N32-DAG: ldc1 [[F20]], [[OFF20]]($sp)
81 ; N32-DAG: ldc1 [[F22]], [[OFF22]]($sp)
82 ; N32-DAG: ldc1 [[F24]], [[OFF24]]($sp)
83 ; N32-INV-NOT: sdc1 $f25,
84 ; N32-DAG: ldc1 [[F26]], [[OFF26]]($sp)
85 ; N32-INV-NOT: sdc1 $f27,
86 ; N32-DAG: ldc1 [[F28]], [[OFF28]]($sp)
87 ; N32-INV-NOT: sdc1 $f29,
88 ; N32-DAG: ldc1 [[F30]], [[OFF30]]($sp)
89 ; N32-INV-NOT: sdc1 $f31,
90 ; N32: addiu $sp, $sp, 48