Home
last modified time | relevance | path

Searched refs:setb (Results 1 – 25 of 31) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps_cmds1 setb 12
2 setb 12
5 setb 12
6 setb 14
7 setb 16
12 setb 13
13 setb 15
24 setb 13
27 setb 15
31 setb 12 7
[all …]
Dtst_bitmaps_exp3 tst_bitmaps: setb 12
5 tst_bitmaps: setb 12
11 tst_bitmaps: setb 12
13 tst_bitmaps: setb 14
15 tst_bitmaps: setb 16
25 tst_bitmaps: setb 13
27 tst_bitmaps: setb 15
50 tst_bitmaps: setb 13
56 tst_bitmaps: setb 15
64 tst_bitmaps: setb 12 7
[all …]
Dtst_bitmaps_cmd.ct16 set_block, setb;
/external/llvm/test/CodeGen/X86/
Dadx-intrinsics.ll10 ; CHECK: setb
22 ; CHECK: setb
35 ; CHECK: setb
48 ; CHECK: setb
60 ; CHECK: setb
72 ; CHECK: setb
Dfast-isel-cmp.ll108 ; SDAG-NEXT: setb %al
111 ; FAST-NEXT: setb %al
130 ; SDAG-NEXT: setb %al
133 ; FAST-NEXT: setb %al
188 ; SDAG-NEXT: setb %al
210 ; SDAG-NEXT: setb %al
213 ; FAST-NEXT: setb %al
496 ; SDAG-NEXT: setb %al
500 ; FAST-NEXT: setb %al
542 ; SDAG-NEXT: setb %al
[all …]
Dadd.ll103 ; X64-NEXT: setb %dl
122 ; X64-NEXT: setb
Davx512-calling-conv.ll116 ; KNL: setb
Dxaluo.ll179 ; CHECK-NEXT: setb %al
191 ; CHECK-NEXT: setb %al
274 ; CHECK-NEXT: setb %al
286 ; CHECK-NEXT: setb %al
Datomic128.ll199 ; CHECK: setb
Davx512-insert-extract.ll161 ;CHECK: setb %al
/external/e2fsprogs/tests/f_extent_oobounds/
Dscript25 setb 100 15
26 setb 130 30
27 setb 200 30
/external/messageformat/java/com/ibm/icu/simple/
DPluralRulesLoader.java128 Object[][] setb = null; in getRulesForRulesId() local
131 setb = (Object[][]) idAndRule[1]; in getRulesForRulesId()
137 for (Object[] keywordAndRule : setb) { in getRulesForRulesId()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DPluralRulesLoader.java196 UResourceBundle setb = rulesb.get(rulesId); in getRulesForRulesId() local
199 for (int i = 0; i < setb.getSize(); ++i) { in getRulesForRulesId()
200 UResourceBundle b = setb.get(i); in getRulesForRulesId()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPluralRulesLoader.java194 UResourceBundle setb = rulesb.get(rulesId); in getRulesForRulesId() local
197 for (int i = 0; i < setb.getSize(); ++i) { in getRulesForRulesId()
198 UResourceBundle b = setb.get(i); in getRulesForRulesId()
/external/llvm/test/MC/Disassembler/X86/
Dx86-16.txt411 # CHECK: setb %bl
414 # CHECK: setb %bl
450 # CHECK: setb %bl
453 # CHECK: setb %bl
/external/e2fsprogs/debugfs/
Ddebug_cmds.ct92 setb;
/external/llvm/lib/Target/X86/
DX86InstrCMovSetCC.td98 defm SETB : SETCC<0x92, "setb", X86_COND_B>; // unsigned less than
DX86InstrCompiler.td339 // We canonicalize 'setb' to "(and (sbb reg,reg), 1)" on the hope that the and
342 // and, we might as well just match it as a setb.
DREADME.txt544 setb %al
DX86InstrInfo.td2694 def C : CondCodeAlias<Prefix, Suffix, "c", "b", V>; // setc -> setb
2705 def NAE : CondCodeAlias<Prefix, Suffix, "nae", "b", V>; // setnae -> setb
/external/llvm/test/MC/X86/
Dx86-32-coverage.s1757 setb %bl
1761 setb 0xdeadbeef(%ebx,%ecx,8)
1765 setb 0x7eed
1769 setb 0xbabecafe
1773 setb 0x12345678
/external/mesa3d/src/mesa/x86/
Dassyntax.h615 #define SETB(a) CHOICE(setb a, setb a, setb a)
617 #define SETC(a) CHOICE(setc a, setb a, setb a)
1336 #define SETB(a) setb a
/external/valgrind/none/tests/x86/
Dinsn_basic.def698 setb eflags[0x001,0x000] : r8.ub[123] => 0.ub[0]
699 setb eflags[0x001,0x001] : r8.ub[123] => 0.ub[1]
700 setb eflags[0x001,0x000] : m8.ub[123] => 0.ub[0]
701 setb eflags[0x001,0x001] : m8.ub[123] => 0.ub[1]
/external/valgrind/none/tests/amd64/
Dinsn_basic.def929 setb eflags[0x001,0x000] : r8.ub[123] => 0.ub[0]
930 setb eflags[0x001,0x001] : r8.ub[123] => 0.ub[1]
931 setb eflags[0x001,0x000] : m8.ub[123] => 0.ub[0]
932 setb eflags[0x001,0x001] : m8.ub[123] => 0.ub[1]
/external/valgrind/VEX/orig_amd64/
Dtest2.sorted5630 0F92C0 setb %al
5631 400F92C7 setb %dil
5632 0F92C2 setb %dl

12