Home | History | Annotate | Download | only in PowerPC

Lines Matching full:ppc64

2 ; RUN: llc -O0 -mtriple=powerpc64-unknown-linux-gnu -mcpu=g5 < %s | FileCheck %s -check-prefix=PPC64
23 ; PPC64: .cfi_startproc
24 ; PPC64: mfcr 12
25 ; PPC64: stw 12, 8(1)
26 ; PPC64: stdu 1, -[[AMT:[0-9]+]](1)
27 ; PPC64: .cfi_def_cfa_offset 128
28 ; PPC64: .cfi_offset lr, 16
29 ; PPC64: .cfi_offset cr2, 8
30 ; PPC64: addi 1, 1, [[AMT]]
31 ; PPC64: lwz 12, 8(1)
32 ; PPC64: mtocrf 32, 12
33 ; PPC64: .cfi_endproc
54 ; PPC64: mfcr 12
55 ; PPC64: stw 12, 8(1)
56 ; PPC64: stdu 1, -[[AMT:[0-9]+]](1)
57 ; PPC64: addi 1, 1, [[AMT]]
58 ; PPC64: lwz 12, 8(1)
59 ; PPC64: mtocrf 32, 12
60 ; PPC64: mtocrf 16, 12
61 ; PPC64: mtocrf 8, 12