Lines Matching full:mips4
4 ; RUN: llc -march=mips64el -mcpu=mips4 -target-abi=n64 -relocation-model=pic < %s | FileCheck %s -check-prefixes=ALL,MIPS4
5 ; RUN: llc -march=mips64el -mcpu=mips64 -target-abi=n64 -relocation-model=pic < %s | FileCheck %s -check-prefixes=ALL,MIPS4
6 ; RUN: llc -march=mips64el -mcpu=mips64r2 -target-abi=n64 -relocation-model=pic < %s | FileCheck %s -check-prefixes=ALL,MIPS4
37 ; MIPS4: sll $[[T0:[0-9]+]], $5, 0
38 ; MIPS4: dsll $[[T1:[0-9]+]], $[[T0]], 2
39 ; MIPS4: lwxc1 $f0, $[[T1]]($4)
68 ; MIPS4: sll $[[T0:[0-9]+]], $5, 0
69 ; MIPS4: dsll $[[T1:[0-9]+]], $[[T0]], 3
70 ; MIPS4: ldxc1 $f0, $[[T1]]($4)
98 ; MIPS4-NOT: luxc1
123 ; MIPS4: lwc1 $[[T0:f0]], 0(${{[0-9]+}})
124 ; MIPS4: swxc1 $[[T0]], ${{[0-9]+}}($4)
153 ; MIPS4: ldc1 $[[T0:f0]], 0(${{[0-9]+}})
154 ; MIPS4: sdxc1 $[[T0]], ${{[0-9]+}}($4)
178 ; MIPS4-NOT: suxc1
198 ; MIPS4-NOT: luxc1
217 ; MIPS4-NOT: suxc1
237 ; MIPS4-NOT: luxc1
255 ; MIPS4-NOT: suxc1