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

1 2

  /external/valgrind/none/tests/mips32/
FPUarithmetic.c 9 DIVS, DIVD,
159 case DIVD:
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
anames.go 57 "DIVD",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
anames.go 42 "DIVD",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
anames.go 57 "DIVD",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
anames.go 42 "DIVD",
  /external/valgrind/none/tests/mips64/
fpu_arithmetic.c 42 case DIVD:
macro_fpu.h 5 DIVS, DIVD, MULS, MULD,
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
s390x.s 89 DIVD R1, R2 // b90400b2b90d00a1b904002b
90 DIVD R1, R2, R3 // b90400b2b90d00a1b904003b
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 251 "DIVD",
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
s390x.s 89 DIVD R1, R2 // b90400b2b90d00a1b904002b
90 DIVD R1, R2, R3 // b90400b2b90d00a1b904003b
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 251 "DIVD",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
anames.go 15 "DIVD",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
anames.go 15 "DIVD",
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 179 {name: "DIVD", argLength: 2, reg: fp21, asm: "DIVD"}, // arg0 / arg1
MIPSOps.go 163 {name: "DIVD", argLength: 2, reg: fp21, asm: "DIVD"}, // arg0 / arg1
PPC64Ops.go 193 {name: "DIVD", argLength: 2, reg: gp21, asm: "DIVD", typ: "Int64"}, // arg0/arg1 (signed 64-bit)
ARMOps.go 178 {name: "DIVD", argLength: 2, reg: fp21, asm: "DIVD"}, // arg0 / arg1
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
sys_linux_ppc64x.s 110 DIVD R4, R3
sys_linux_s390x.s 115 DIVD R3, R2
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
MIPS64Ops.go 179 {name: "DIVD", argLength: 2, reg: fp21, asm: "DIVD"}, // arg0 / arg1
MIPSOps.go 163 {name: "DIVD", argLength: 2, reg: fp21, asm: "DIVD"}, // arg0 / arg1
PPC64Ops.go 193 {name: "DIVD", argLength: 2, reg: gp21, asm: "DIVD", typ: "Int64"}, // arg0/arg1 (signed 64-bit)
ARMOps.go 178 {name: "DIVD", argLength: 2, reg: fp21, asm: "DIVD"}, // arg0 / arg1
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
sys_linux_ppc64x.s 110 DIVD R4, R3
sys_linux_s390x.s 115 DIVD R3, R2

Completed in 411 milliseconds

1 2