1 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s
2 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -ppc-asm-full-reg-names < %s | FileCheck -check-prefix=CHECK-FN %s
4 define i64 @test1(i64 %a, i64 %b) {
6 ; CHECK-FN-LABEL: @test1