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

  /prebuilts/go/darwin-x86/src/math/
hypot_amd64.s 20 JLE isInfOrNaN
22 JLE isInfOrNaN
exp_amd64.s 44 JLE notFinite
91 JLE underflow
log_amd64.s 33 JLE isInfOrNaN
sincos_amd64.s 42 JLE isInfOrNaN
  /prebuilts/go/linux-x86/src/math/
hypot_amd64.s 20 JLE isInfOrNaN
22 JLE isInfOrNaN
exp_amd64.s 44 JLE notFinite
91 JLE underflow
log_amd64.s 33 JLE isInfOrNaN
sincos_amd64.s 42 JLE isInfOrNaN
  /prebuilts/go/darwin-x86/src/math/big/
arith_amd64.s 72 JLE E1 // if n <= 0 goto E1
127 JLE E2 // if n <= 0 goto E2
180 JLE E3 // if n <= 0 goto E3
232 JLE E4 // if n <= 0 goto E4
265 JLE X8a // i <= 0
arith_386.s 143 JLE X8a // i <= 0
  /prebuilts/go/linux-x86/src/math/big/
arith_amd64.s 72 JLE E1 // if n <= 0 goto E1
127 JLE E2 // if n <= 0 goto E2
180 JLE E3 // if n <= 0 goto E3
232 JLE E4 // if n <= 0 goto E4
265 JLE X8a // i <= 0
arith_386.s 143 JLE X8a // i <= 0
  /prebuilts/go/darwin-x86/src/crypto/rc4/
rc4_amd64.s 146 JLE start // jump if (in <= in+len-16)
rc4_amd64p32.s 156 JLE start // jump if (in <= in+len-16)
  /prebuilts/go/linux-x86/src/crypto/rc4/
rc4_amd64.s 146 JLE start // jump if (in <= in+len-16)
rc4_amd64p32.s 156 JLE start // jump if (in <= in+len-16)
  /prebuilts/go/darwin-x86/src/runtime/
sys_windows_amd64.s 29 JLE loadregs
33 JLE 2(PC)
  /prebuilts/go/linux-x86/src/runtime/
sys_windows_amd64.s 29 JLE loadregs
33 JLE 2(PC)
  /external/mesa3d/src/mesa/x86/
assyntax.h 477 #define JLE(a) CHOICE(jle a, jle a, jle a)
    [all...]

Completed in 478 milliseconds