HomeSort by relevance Sort by last modified time
    Searched refs:SLD (Results 1 - 25 of 55) sorted by null

1 2 3

  /prebuilts/go/darwin-x86/src/runtime/
tls_s390x.s 27 SLD $32, R11
45 SLD $32, R11
  /prebuilts/go/linux-x86/src/runtime/
tls_s390x.s 27 SLD $32, R11
45 SLD $32, R11
  /prebuilts/go/darwin-x86/src/runtime/internal/atomic/
asm_s390x.s 147 SLD $3, R5 // MUL $8, R5
148 SLD R5, R4
166 SLD $3, R5 // MUL $8, R5
  /prebuilts/go/linux-x86/src/runtime/internal/atomic/
asm_s390x.s 147 SLD $3, R5 // MUL $8, R5
148 SLD R5, R4
166 SLD $3, R5 // MUL $8, R5
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_ppc64le.s 64 SLD $2,R17,R17 // p[7]*4
67 SLD $2,R8,R8 // crc>>24*4
69 SLD $2,R18,R18 // p[6]*4
74 SLD $2,R19,R19 // p[5]*4:1
80 SLD $2,R20,R20 // p[4]*4
93 SLD $2,R24,R24 // crc>>16&0xFF*4
99 SLD $2,R25,R25 // crc>>8&FF*2
104 SLD $2,R26,R26 // crc&0xFF*2
123 SLD $2,R8 // convert index-> bytes
205 SLD $4,R7,R
    [all...]
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_ppc64le.s 64 SLD $2,R17,R17 // p[7]*4
67 SLD $2,R8,R8 // crc>>24*4
69 SLD $2,R18,R18 // p[6]*4
74 SLD $2,R19,R19 // p[5]*4:1
80 SLD $2,R20,R20 // p[4]*4
93 SLD $2,R24,R24 // crc>>16&0xFF*4
99 SLD $2,R25,R25 // crc>>8&FF*2
104 SLD $2,R26,R26 // crc&0xFF*2
123 SLD $2,R8 // convert index-> bytes
205 SLD $4,R7,R
    [all...]
  /prebuilts/go/darwin-x86/src/math/
atanh_s390x.s 115 SLD $3, R1, R1
142 SLD $32, R1, R1
atan_s390x.s 74 SLD $3, R1, R1
cbrt_s390x.s 136 SLD $32, R1, R1
erf_s390x.s 157 SLD $3, R1, R1
174 SLD $3, R1, R1
exp_s390x.s 101 SLD $48, R1, R2
expm1_s390x.s 109 SLD $48, R1, R2
  /prebuilts/go/linux-x86/src/math/
atanh_s390x.s 115 SLD $3, R1, R1
142 SLD $32, R1, R1
atan_s390x.s 74 SLD $3, R1, R1
cbrt_s390x.s 136 SLD $32, R1, R1
erf_s390x.s 157 SLD $3, R1, R1
174 SLD $3, R1, R1
exp_s390x.s 101 SLD $48, R1, R2
  /prebuilts/go/darwin-x86/src/math/big/
arith_s390x.s 966 SLD $3, R5 // n = n*8
979 SLD R4, R3 // w<<s | w1>>?
988 X8a: SLD R4, R10 // w1<<s
997 SLD $3, R5 // n = n*8
1021 SLD $3, R5 // n = n*8
1054 SLD $3, R5 // n = n*8
1057 SLD R7, R10, R3
1068 SLD R7, R10, R6
1085 SLD $3, R5 // n = n*8
1109 SLD $3, R5 // n = n*
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
arith_s390x.s 966 SLD $3, R5 // n = n*8
979 SLD R4, R3 // w<<s | w1>>?
988 X8a: SLD R4, R10 // w1<<s
997 SLD $3, R5 // n = n*8
1021 SLD $3, R5 // n = n*8
1054 SLD $3, R5 // n = n*8
1057 SLD R7, R10, R3
1068 SLD R7, R10, R6
1085 SLD $3, R5 // n = n*8
1109 SLD $3, R5 // n = n*
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/aes/
asm_s390x.s 193 SLD $3, R7, R12
195 SLD $3, R5, R12
  /prebuilts/go/linux-x86/src/crypto/aes/
asm_s390x.s 193 SLD $3, R7, R12
195 SLD $3, R5, R12
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 643 SLD $4, R3, R4
644 SLD R2, R3, R4
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 317 "SLD",
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
ppc64.s 643 SLD $4, R3, R4
644 SLD R2, R3, R4
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 317 "SLD",

Completed in 761 milliseconds

1 2 3