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

  /prebuilts/go/darwin-x86/src/math/
log_amd64.s 30 JGT isNegative
  /prebuilts/go/linux-x86/src/math/
log_amd64.s 30 JGT isNegative
  /frameworks/base/services/net/java/android/net/apf/
ApfGenerator.java 57 JGT(17), // Compare greater than and branch, e.g. "jgt R0,5,label"
668 Instruction instruction = new Instruction(Opcodes.JGT);
725 Instruction instruction = new Instruction(Opcodes.JGT, Register.R1);
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4_amd64.s 80 JGT end
rc4_amd64p32.s 88 JGT end
  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4_amd64.s 80 JGT end
rc4_amd64p32.s 88 JGT end
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 354 "JGT",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 354 "JGT",
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arch.go 131 instructions["JGT"] = x86.AJGT /* greater than (signed) (ZF = 0 && SF = OF) */
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arch.go 131 instructions["JGT"] = x86.AJGT /* greater than (signed) (ZF = 0 && SF = OF) */
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/
chacha20poly1305_amd64.s     [all...]
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/chacha20poly1305/
chacha20poly1305_amd64.s     [all...]

Completed in 655 milliseconds