/prebuilts/go/linux-x86/src/math/ |
expm1_s390x.s | 109 SLD $48, R1, R2
|
pow_s390x.s | 318 SLD $3, R0, R3 356 SLD $3, R0, R2 503 SLD $3, R0, R3
|
/prebuilts/go/darwin-x86/src/math/ |
pow_s390x.s | 318 SLD $3, R0, R3 356 SLD $3, R0, R2 503 SLD $3, R0, R3
|
/prebuilts/go/darwin-x86/src/crypto/md5/ |
md5block_ppc64le.s | 26 SLD $6, R5
|
/prebuilts/go/linux-x86/src/crypto/md5/ |
md5block_ppc64le.s | 26 SLD $6, R5
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/ |
anames.go | 56 "SLD",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/ |
anames.go | 56 "SLD",
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 186 {name: "SLD", argLength: 2, reg: gp21, asm: "SLD"}, // arg0 << arg1, 64 bits (0 if arg1 & 64 != 0) 199 {name: "SLDconst", argLength: 1, reg: gp11, asm: "SLD", aux: "Int64"}, // arg0 << aux, 64 bits
|
S390XOps.go | 306 {name: "SLD", argLength: 2, reg: sh21, asm: "SLD"}, // arg0 << arg1, shift amount is mod 64 308 {name: "SLDconst", argLength: 1, reg: gp11, asm: "SLD", aux: "Int8"}, // arg0 << auxint, shift amount 0-63 [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 186 {name: "SLD", argLength: 2, reg: gp21, asm: "SLD"}, // arg0 << arg1, 64 bits (0 if arg1 & 64 != 0) 199 {name: "SLDconst", argLength: 1, reg: gp11, asm: "SLD", aux: "Int64"}, // arg0 << aux, 64 bits
|
S390XOps.go | 306 {name: "SLD", argLength: 2, reg: sh21, asm: "SLD"}, // arg0 << arg1, shift amount is mod 64 308 {name: "SLDconst", argLength: 1, reg: gp11, asm: "SLD", aux: "Int8"}, // arg0 << auxint, shift amount 0-63 [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
asm_ppc64x.s | 726 SLD $32, R5 1100 SLD R6,R9,R9 // Prepare mask for Little Endian [all...] |
asm_s390x.s | 112 SLD $32, R4, R4 744 SLD $1, R3 [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
asm_ppc64x.s | 726 SLD $32, R5 1100 SLD R6,R9,R9 // Prepare mask for Little Endian [all...] |
asm_s390x.s | 112 SLD $32, R4, R4 744 SLD $1, R3 [all...] |
/external/pcre/dist2/src/sljit/ |
sljitNativePPC_64.c | 353 return push_inst(compiler, ((flags & ALT_FORM2) ? SLW : SLD) | RC(flags) | S(src1) | A(dst) | B(src2));
|
sljitNativePPC_common.c | 203 #define SLD (HI(31) | LO(27)) [all...] |
/prebuilts/go/darwin-x86/src/crypto/sha256/ |
sha256block_ppc64le.s | 267 SLD $6, LEN
|
/prebuilts/go/darwin-x86/src/crypto/sha512/ |
sha512block_ppc64le.s | 295 SLD $6, LEN
|
/prebuilts/go/linux-x86/src/crypto/sha256/ |
sha256block_ppc64le.s | 267 SLD $6, LEN
|
/prebuilts/go/linux-x86/src/crypto/sha512/ |
sha512block_ppc64le.s | 295 SLD $6, LEN
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
rewritePPC64.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
rewritePPC64.go | [all...] |
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
tables.go | 265 SLD 1592 SLD: "sld", 1593 SLD_: "sld.", [all...] |
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
tables.go | 265 SLD 1592 SLD: "sld", 1593 SLD_: "sld.", [all...] |