Searched refs:clc (Results 1 - 17 of 17) sorted by relevance

/external/valgrind/main/none/tests/s390x/
H A Dclc.c11 static int clc(char *a1,char *a2, int l) function
18 "1: clc 0(1,%1),0(%2)\n"
31 cc = clc(a1, a2, l);
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad.s759 #CHECK: clc 0, 0
761 #CHECK: clc 0(%r1), 0(%r1)
763 #CHECK: clc 0(1,%r1), 0(2,%r1)
765 #CHECK: clc 0(0,%r1), 0(%r1)
767 #CHECK: clc 0(257,%r1), 0(%r1)
769 #CHECK: clc -1(1,%r1), 0(%r1)
771 #CHECK: clc 4096(1,%r1), 0(%r1)
773 #CHECK: clc 0(1,%r1), -1(%r1)
775 #CHECK: clc 0(1,%r1), 4096(%r1)
777 #CHECK: clc
[all...]
H A Dinsn-good.s2548 #CHECK: clc 0(1), 0 # encoding: [0xd5,0x00,0x00,0x00,0x00,0x00]
2549 #CHECK: clc 0(1), 0(%r1) # encoding: [0xd5,0x00,0x00,0x00,0x10,0x00]
2550 #CHECK: clc 0(1), 0(%r15) # encoding: [0xd5,0x00,0x00,0x00,0xf0,0x00]
2551 #CHECK: clc 0(1), 4095 # encoding: [0xd5,0x00,0x00,0x00,0x0f,0xff]
2552 #CHECK: clc 0(1), 4095(%r1) # encoding: [0xd5,0x00,0x00,0x00,0x1f,0xff]
2553 #CHECK: clc 0(1), 4095(%r15) # encoding: [0xd5,0x00,0x00,0x00,0xff,0xff]
2554 #CHECK: clc 0(1,%r1), 0 # encoding: [0xd5,0x00,0x10,0x00,0x00,0x00]
2555 #CHECK: clc 0(1,%r15), 0 # encoding: [0xd5,0x00,0xf0,0x00,0x00,0x00]
2556 #CHECK: clc 4095(1,%r1), 0 # encoding: [0xd5,0x00,0x1f,0xff,0x00,0x00]
2557 #CHECK: clc 409
[all...]
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S346 clc
H A Drombios.c9449 clc
9499 clc
9669 clc
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h412 #define CLC CHOICE(clc, clc, clc)
1148 #define CLC clc
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h412 #define CLC CHOICE(clc, clc, clc)
1148 #define CLC clc
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Ddojo-1.6.1.js8779 var clc = cond.toLowerCase();
8780 if(clc == "class"){ cond = "className"; }
8782 return (caseSensitive ? elem.getAttribute(cond) : elem[cond]||elem[clc]);
/external/chromium_org/v8/src/x64/
H A Dassembler-x64.h862 void clc();
H A Dassembler-x64.cc733 void Assembler::clc() { function in class:v8::internal::Assembler
/external/qemu-pc-bios/vgabios/
H A Dclext.c1293 clc ;; video mode is supported variable
/external/valgrind/main/none/tests/x86/
H A Dinsn_basic.def178 clc eflags[0x001,0x000] : => eflags[0x001,0x000]
179 clc eflags[0x001,0x001] : => eflags[0x001,0x000]
/external/valgrind/main/perf/
H A Dtinycc.c3124 DEF_ASM_OP0(clc, 0xf8)
3581 DEF_ASM_OP0(clc, 0xf8)
4456 DEF_ASM_OP0(clc, 0xf8)
4913 DEF_ASM_OP0(clc, 0xf8)
15163 DEF_ASM_OP0(clc, 0xf8)
15625 DEF_ASM_OP0(clc, 0xf8)
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_nasm.gperf61 clc, onebyte_insn, 1, SUF_Z, 0xF8, 0, 0, 0, 0, 0, 0
H A Dx86insn_gas.gperf115 clc, onebyte_insn, 1, SUF_Z, 0xF8, 0, 0, 0, 0, 0, 0
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s1879 // CHECK: clc
1881 clc
11903 // CHECK: clc
11904 clc
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 452 milliseconds