Home | History | Annotate | Download | only in Mips

Lines Matching full:mips32r2

2 ; RUN: llc -march=mipsel   -mcpu=mips32r2 < %s | FileCheck %s -check-prefix=ALL -check-prefix=MIPS32R2
10 ; RUN: llc -mtriple=mipsel-none-nacl-gnu -mcpu=mips32r2 < %s | FileCheck %s -check-prefix=CHECK-NACL
30 ; MIPS32R2: sll $[[T1:[0-9]+]], $5, 2
31 ; MIPS32R2: lwxc1 $f0, $[[T1]]($4)
61 ; MIPS32R2: sll $[[T1:[0-9]+]], $5, 3
62 ; MIPS32R2: ldxc1 $f0, $[[T1]]($4)
93 ; MIPS32R2-NOT: luxc1
116 ; MIPS32R2: lwc1 $[[T0:f0]], 0(${{[0-9]+}})
117 ; MIPS32R2: swxc1 $[[T0]], ${{[0-9]+}}($4)
146 ; MIPS32R2: ldc1 $[[T0:f0]], 0(${{[0-9]+}})
147 ; MIPS32R2: sdxc1 $[[T0]], ${{[0-9]+}}($4)
174 ; MIPS32R2-NOT: suxc1
194 ; MIPS32R2-NOT: luxc1
213 ; MIPS32R2-NOT: suxc1
233 ; MIPS32R2-NOT: luxc1
251 ; MIPS32R2-NOT: suxc1