HomeSort by relevance Sort by last modified time
    Searched refs:MULHDU (Results 1 - 24 of 24) sorted by null

  /prebuilts/go/darwin-x86/src/math/big/
arith_ppc64x.s 16 MULHDU R4, R5, R6
91 MULHDU R9, R20, R7
132 MULHDU R9, R16, R14
134 MULHDU R9, R18, R7
158 MULHDU R9, R16, R14
arith_s390x.s 35 MULHDU R3, R4
1143 MULHDU R9, R6
1175 MULHDU R9, R6
1185 MULHDU R9, R6
1201 MULHDU R9, R6
  /prebuilts/go/linux-x86/src/math/big/
arith_ppc64x.s 16 MULHDU R4, R5, R6
91 MULHDU R9, R20, R7
132 MULHDU R9, R16, R14
134 MULHDU R9, R18, R7
158 MULHDU R9, R16, R14
arith_s390x.s 35 MULHDU R3, R4
1143 MULHDU R9, R6
1175 MULHDU R9, R6
1185 MULHDU R9, R6
1201 MULHDU R9, R6
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
s390x.s 87 MULHDU R3, R4 // b90400b4b98600a3b904004a
88 MULHDU R5, R6, R7 // b90400b6b98600a5b904007a
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 280 "MULHDU",
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
s390x.s 87 MULHDU R3, R4 // b90400b4b98600a3b904004a
88 MULHDU R5, R6, R7 // b90400b6b98600a5b904007a
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 280 "MULHDU",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 24 "MULHDU",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
anames.go 24 "MULHDU",
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 167 {name: "MULHDU", argLength: 2, reg: gp21, asm: "MULHDU", commutative: true}, // (arg0 * arg1) >> 64, unsigned
S390XOps.go 215 {name: "MULHDU", argLength: 2, reg: gp21, asm: "MULHDU", typ: "Int64", resultInArg0: true, clobberFlags: true}, // (arg0 * arg1) >> width
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 167 {name: "MULHDU", argLength: 2, reg: gp21, asm: "MULHDU", commutative: true}, // (arg0 * arg1) >> 64, unsigned
S390XOps.go 215 {name: "MULHDU", argLength: 2, reg: gp21, asm: "MULHDU", typ: "Int64", resultInArg0: true, clobberFlags: true}, // (arg0 * arg1) >> width
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 189 #define MULHDU (HI(31) | LO(9))
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 169 MULHDU
1496 MULHDU: "mulhdu",
1497 MULHDU_: "mulhdu.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 169 MULHDU
1496 MULHDU: "mulhdu",
1497 MULHDU_: "mulhdu.",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewritePPC64.go     [all...]
rewriteS390X.go     [all...]
opGen.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewritePPC64.go     [all...]
rewriteS390X.go     [all...]
opGen.go     [all...]

Completed in 1289 milliseconds