mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[mips] Fix typos.
llvm-svn: 190236
This commit is contained in:
parent
3eef445630
commit
3fb22c57eb
@ -62,7 +62,7 @@ entry:
|
||||
}
|
||||
|
||||
|
||||
; CHECK-LE-PIC-DAG-LABEL: test_ldxc1:
|
||||
; LE-PIC-LABEL: test_ldxc1:
|
||||
; LE-PIC-DAG: lw $[[R0:[0-9]+]], 0(${{[0-9]+}})
|
||||
; LE-PIC-DAG: lw $[[R1:[0-9]+]], 4(${{[0-9]+}})
|
||||
; LE-PIC-DAG: mtc1 $[[R0]], $f0
|
||||
@ -77,7 +77,7 @@ entry:
|
||||
ret double %0
|
||||
}
|
||||
|
||||
; LE-PIC-DAG-LABEL: test_sdxc1:
|
||||
; LE-PIC-LABEL: test_sdxc1:
|
||||
; LE-PIC-DAG: mfc1 $[[R0:[0-9]+]], $f12
|
||||
; LE-PIC-DAG: mfc1 $[[R1:[0-9]+]], $f13
|
||||
; LE-PIC-DAG: sw $[[R0]], 0(${{[0-9]+}})
|
||||
|
Loading…
x
Reference in New Issue
Block a user