Searched refs:Lret (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ppc_closure.S | 89 .Lret: label 97 mflr %r4 # move address of .Lret to r4 99 addi %r4, %r4, .Lret_type0 - .Lret
|
D | linux64_closure.S | 158 .Lret: label 169 mflr %r4 # move address of .Lret to r4 171 addi %r4, %r4, .Lret_type0 - .Lret
|
/external/libffi/src/powerpc/ |
D | ppc_closure.S | 96 .Lret: label 104 mflr %r4 # move address of .Lret to r4 106 addi %r4, %r4, .Lret_type0 - .Lret
|
D | linux64_closure.S.orig | 158 .Lret: 169 mflr %r4 # move address of .Lret to r4 171 addi %r4, %r4, .Lret_type0 - .Lret
|
D | linux64_closure.S | 197 .Lret: label 208 mflr %r4 # move address of .Lret to r4 210 addi %r4, %r4, .Lret_type0 - .Lret
|