HomeSort by relevance Sort by last modified time
    Searched full:jle (Results 1 - 25 of 49) sorted by null

1 2

  /bionic/libc/arch-x86/string/
memset.S 25 jle L1
  /dalvik/vm/mterp/x86-atom/
OP_GOTO_32.S 36 jle common_periodicChecks_backwardBranch # do check on backwards branch
OP_PACKED_SWITCH.S 48 jle common_periodicChecks_backwardBranch # do backward branch
  /external/llvm/test/MC/MachO/
relax-recompute-align.s 29 jle L2
jcc.s 25 jle 1f
  /external/kernel-headers/original/asm-x86/
spinlock_32.h 43 "jle 2b\n\t"
71 "jle 3b\n\t"
  /external/llvm/test/CodeGen/X86/
optimize-max-3.ll 8 ; CHECK: jle
42 ; CHECK: jle
loop-blocks.ll 82 ; CHECK-NEXT: jle .LBB2_5
  /external/quake/quake/src/QW/client/
r_edgea.asm 257 jle LAddedge
261 jle LAddedge2
265 jle LAddedge
416 jle LNoEmit2
586 jle LInsertAndExit
613 jle Lgs_resetspanstate
r_edgea.s 63 jle LAddedge
67 jle LAddedge2
71 jle LAddedge
275 jle LNoEmit2 // iu <= surf->last_u, so nothing to emit
559 jle LInsertAndExit // iu <= surf->last_u, so nothing to emit
604 jle Lgs_resetspanstate
math.asm 245 jle LOutOfRange
math.s 48 jle LOutOfRange
  /external/quake/quake/src/WinQuake/
r_edgea.s 63 jle LAddedge
67 jle LAddedge2
71 jle LAddedge
275 jle LNoEmit2 // iu <= surf->last_u, so nothing to emit
559 jle LInsertAndExit // iu <= surf->last_u, so nothing to emit
604 jle Lgs_resetspanstate
math.s 49 jle LOutOfRange
  /dalvik/vm/arch/x86/
Call386ABI.S 136 jle isFP
  /external/llvm/test/CodeGen/SystemZ/
07-BrCond.ll 4 ; RUN: llc < %s | grep jle | count 2
07-BrCond32.ll 4 ; RUN: llc < %s | grep jle | count 2
  /external/llvm/lib/Target/X86/
X86InstrControl.td 73 defm JLE : ICBr<0x7E, 0x8E, "jle\t$dst", X86_COND_LE>;
  /external/libvpx/examples/includes/geshi/geshi/
asm.php 62 'int','into','iret','ja','jae','jb','jbe','jc','jcxz','je','jg','jge','jl','jle','jmp',
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 437 #define JLE(a) CHOICE(jle a, jle a, jle a)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 366 case SystemZCC::LE: return get(SystemZ::JLE);
387 case SystemZ::JLE: return SystemZCC::LE;
  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 717 {"jle", " jle", 2, emitonedata},
  /external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c 717 {"jle", " jle", 2, emitonedata},
  /external/grub/stage2/
asm.S 399 jle 1b
403 jle 1b
411 jle 5f
417 jle 5f
    [all...]
  /external/openssl/crypto/bn/asm/
x86-mont.pl 259 &jle (&label("outer"));
537 &jle (&label("sqradd"));

Completed in 933 milliseconds

1 2