OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JGT
(Results
1 - 15
of
15
) 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"
648
Instruction instruction = new Instruction(Opcodes.
JGT
);
705
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/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go
89
"
JGT
",
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go
86
"
JGT
",
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go
89
"
JGT
",
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go
86
"
JGT
",
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/arch/
arch.go
120
instructions["
JGT
"] = x86.AJGT /* greater than (signed) (ZF = 0 && SF = OF) */
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arch.go
117
instructions["
JGT
"] = x86.AJGT /* greater than (signed) (ZF = 0 && SF = OF) */
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/arch/
arch.go
120
instructions["
JGT
"] = x86.AJGT /* greater than (signed) (ZF = 0 && SF = OF) */
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arch.go
117
instructions["
JGT
"] = x86.AJGT /* greater than (signed) (ZF = 0 && SF = OF) */
Completed in 105 milliseconds