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

  /prebuilts/go/darwin-x86/src/syscall/
asm_nacl_386.s 33 JGE ok
asm_nacl_amd64p32.s 30 JGE ok
  /prebuilts/go/linux-x86/src/syscall/
asm_nacl_386.s 33 JGE ok
asm_nacl_amd64p32.s 30 JGE ok
  /prebuilts/go/darwin-x86/src/math/
exp_amd64.s 93 JGE overflow
  /prebuilts/go/linux-x86/src/math/
exp_amd64.s 93 JGE overflow
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4_amd64.s 54 JGE finished // jump if (in >= in+len)
154 JGE finished // jump if (in >= in+len)
rc4_amd64p32.s 59 JGE finished // jump if (in >= in+len)
164 JGE finished // jump if (in >= in+len)
  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4_amd64.s 54 JGE finished // jump if (in >= in+len)
154 JGE finished // jump if (in >= in+len)
rc4_amd64p32.s 59 JGE finished // jump if (in >= in+len)
164 JGE finished // jump if (in >= in+len)
  /prebuilts/go/darwin-x86/src/math/big/
arith_amd64.s 69 JGE U1 // if n >= 0 goto U1
124 JGE U2 // if n >= 0 goto U2
177 JGE U3 // if n >= 0 goto U3
229 JGE U4 // if n >= 0 goto U4
414 JGE L7 // i >= 0
arith_386.s 268 JGE L7 // i >= 0
  /prebuilts/go/linux-x86/src/math/big/
arith_amd64.s 69 JGE U1 // if n >= 0 goto U1
124 JGE U2 // if n >= 0 goto U2
177 JGE U3 // if n >= 0 goto U3
229 JGE U4 // if n >= 0 goto U4
414 JGE L7 // i >= 0
arith_386.s 268 JGE L7 // i >= 0
  /prebuilts/go/darwin-x86/src/runtime/
sys_plan9_386.s 50 JGE 3(PC)
100 JGE 3(PC)
memmove_amd64.s 251 JGE move_256through2048
sys_plan9_amd64.s 50 JGE 2(PC)
  /prebuilts/go/linux-x86/src/runtime/
sys_plan9_386.s 50 JGE 3(PC)
100 JGE 3(PC)
memmove_amd64.s 251 JGE move_256through2048
sys_plan9_amd64.s 50 JGE 2(PC)
  /external/mesa3d/src/mesa/x86/
assyntax.h 475 #define JGE(a) CHOICE(jge a, jge a, jge a)
    [all...]

Completed in 574 milliseconds