HomeSort by relevance Sort by last modified time
    Searched full:mul16 (Results 26 - 41 of 41) sorted by null

12

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
ARM64.rules 23 (Mul16 x y) -> (MULW x y)
    [all...]
S390X.rules 24 (Mul16 x y) -> (MULLW x y)
    [all...]
AMD64.rules 26 (Mul16 x y) -> (MULL x y)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
386.rules 27 (Mul16 x y) -> (MULL x y)
    [all...]
ARM.rules 26 (Mul16 x y) -> (MUL x y)
    [all...]
ARM64.rules 23 (Mul16 x y) -> (MULW x y)
    [all...]
S390X.rules 24 (Mul16 x y) -> (MULLW x y)
    [all...]
AMD64.rules 26 (Mul16 x y) -> (MULL x y)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go     [all...]
rewriteMIPS64.go     [all...]
rewritePPC64.go     [all...]
rewriteS390X.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go     [all...]
rewriteMIPS64.go     [all...]
rewritePPC64.go     [all...]
rewriteS390X.go     [all...]

Completed in 551 milliseconds

12