Home | History | Annotate | Download | only in SPARC

Lines Matching full:abs64

4 ; RUN: llc < %s -march=sparcv9 -relocation-model=static -code-model=large  | FileCheck --check-prefix=abs64 %s
32 ; abs64-LABEL: func_block_addr:
33 ; abs64: sethi %hi([[BLK:.+]]), [[R:%[gilo][0-7]]]
34 ; abs64: add [[R]], %lo([[BLK]]), [[R1:%[gilo][0-7]]]
35 ; abs64: sethi %hh([[BLK]]), [[R2:%[gilo][0-7]]]
36 ; abs64: add [[R2]], %hm([[BLK]]), [[R3:%[gilo][0-7]]]
37 ; abs64: sllx [[R3]], 32, [[R4:%[gilo][0-7]]]
38 ; abs64: call dummy
39 ; abs64: add [[R2]], [[R1]], %o0
40 ; abs64: jmp %o0