Searched refs:stc (Results 1 - 25 of 29) sorted by relevance

12

/external/llvm/test/MC/ARM/
H A Dgas-compl-copr-reg.s4 @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x38,0x6e,0x02,0xed]
7 stc p14, cr6, [r2, #-224]
11 @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x38,0x6e,0x02,0xed]
14 stc p14, cr6, [r2, #-224]
H A Dbasic-arm-instructions.s2261 stc p12, c4, [r0, #4]
2262 stc p13, c5, [r1]
2263 stc p14, c6, [r2, #-224]
2264 stc p15, c7, [r3, #-120]!
2265 stc p5, c8, [r4], #16
2266 stc p4, c9, [r5], #-72
2302 @ CHECK: stc p12, c4, [r0, #4] @ encoding: [0x01,0x4c,0x80,0xed]
2303 @ CHECK: stc p13, c5, [r1] @ encoding: [0x00,0x5d,0x81,0xed]
2304 @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x38,0x6e,0x02,0xed]
2305 @ CHECK: stc p1
[all...]
H A Dbasic-thumb2-instructions.s2588 stc p12, c4, [r0, #4]
2589 stc p13, c5, [r1]
2590 stc p14, c6, [r2, #-224]
2591 stc p15, c7, [r3, #-120]!
2592 stc p5, c8, [r4], #16
2593 stc p4, c9, [r5], #-72
2616 @ CHECK: stc p12, c4, [r0, #4] @ encoding: [0x80,0xed,0x01,0x4c]
2617 @ CHECK: stc p13, c5, [r1] @ encoding: [0x81,0xed,0x00,0x5d]
2618 @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x02,0xed,0x38,0x6e]
2619 @ CHECK: stc p1
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
H A Drc4-s390x.pl100 stc $TX[0],2($YY,$key)
102 stc $TY,2($XX[0],$key)
134 stc $TX[0],2($YY,$key)
135 stc $TY,2($XX[0],$key)
145 stc $acc,0($out)
151 stc $XX[0],0($key)
152 stc $YY,1($key)
184 stc $idx,2($idx,$key)
203 stc $dat,2+256-1($ikey,$key)
204 stc
[all...]
/external/openssl/crypto/rc4/asm/
H A Drc4-s390x.pl100 stc $TX[0],2($YY,$key)
102 stc $TY,2($XX[0],$key)
134 stc $TX[0],2($YY,$key)
135 stc $TY,2($XX[0],$key)
145 stc $acc,0($out)
151 stc $XX[0],0($key)
152 stc $YY,1($key)
184 stc $idx,2($idx,$key)
203 stc $dat,2+256-1($ikey,$key)
204 stc
[all...]
/external/iproute2/
H A DMakefile83 cscope -b -q -R -Iinclude -sip -slib -smisc -snetem -stc
/external/deqp/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp224 for (Formats::const_iterator stc = stencilFmts.begin();
225 stc != stencilFmts.end(); stc++)
227 comb.stencilFmt = *stc;
228 comb.stencilKind = formatKind(*stc);
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Ds390xcpuid.S75 stc %r0,0(%r2)
82 stc %r0,0(%r2)
/external/openssl/crypto/
H A Ds390xcpuid.S75 stc %r0,0(%r2)
82 stc %r0,0(%r2)
/external/kernel-headers/original/uapi/linux/dvb/
H A Ddmx.h138 unsigned int base; /* output: divisor for stc to get 90 kHz clock */
139 __u64 stc; /* output: stc in 'base'*90 kHz units */ member in struct:dmx_stc
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_output.c3739 struct sctp_state_cookie *stc; local
3789 stc = (struct sctp_state_cookie *)((caddr_t)ph +
3793 /* Fill in the stc cookie data */
3794 memcpy(stc, stc_in, sizeof(struct sctp_state_cookie));
5698 struct sctp_state_cookie stc; local
5769 memset(&stc, 0, sizeof(struct sctp_state_cookie));
5772 (void)SCTP_GETTIME_TIMEVAL(&stc.time_entered);
5777 stc.tie_tag_my_vtag = asoc->my_vtag_nonce;
5778 stc.tie_tag_peer_vtag = asoc->peer_vtag_nonce;
5779 stc
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.h52 UChar32 scf, slc, stc, suc; member in struct:UniProps
H A Dppucd.cpp45 scf(U_SENTINEL), slc(U_SENTINEL), stc(U_SENTINEL), suc(U_SENTINEL),
369 props.stc=U_SENTINEL;
426 props.stc=parseCodePoint(v, errorCode);
/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp814 for (const GLenum* stc = s_kinds.begin(); stc != s_kinds.end(); ++stc)
816 AttachmentParams params = { *col0, *coln, *dep, *stc };
/external/libcxxabi/src/Unwind/
H A DUnwindRegistersSave.S321 stc p11, cr0, [r0], {#0x20} @ fstmiad r0, {d0-d15}
332 stc p11, cr0, [r0], {#0x21} @ fstmiax r0, {d0-d15}
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S355 stc
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
H A Daes-s390x.pl1806 stc $i1,0($out,$inp)
1807 stc $i2,16($out,$inp)
1901 stc %r0,0($out,$inp)
1902 stc %r1,16($out,$inp)
2048 stc $i1,0($out,$inp)
2049 stc $i2,16($out,$inp)
2197 stc %r0,0($out,$inp)
2198 stc %r1,16($out,$inp)
/external/openssl/crypto/aes/asm/
H A Daes-s390x.pl1806 stc $i1,0($out,$inp)
1807 stc $i2,16($out,$inp)
1901 stc %r0,0($out,$inp)
1902 stc %r1,16($out,$inp)
2048 stc $i1,0($out,$inp)
2049 stc $i2,16($out,$inp)
2197 stc %r0,0($out,$inp)
2198 stc %r1,16($out,$inp)
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad.s3059 #CHECK: stc %r0, -1
3061 #CHECK: stc %r0, 4096
3063 stc %r0, -1
3064 stc %r0, 4096
H A Dinsn-good.s7933 #CHECK: stc %r0, 0 # encoding: [0x42,0x00,0x00,0x00]
7934 #CHECK: stc %r0, 4095 # encoding: [0x42,0x00,0x0f,0xff]
7935 #CHECK: stc %r0, 0(%r1) # encoding: [0x42,0x00,0x10,0x00]
7936 #CHECK: stc %r0, 0(%r15) # encoding: [0x42,0x00,0xf0,0x00]
7937 #CHECK: stc %r0, 4095(%r1,%r15) # encoding: [0x42,0x01,0xff,0xff]
7938 #CHECK: stc %r0, 4095(%r15,%r1) # encoding: [0x42,0x0f,0x1f,0xff]
7939 #CHECK: stc %r15, 0 # encoding: [0x42,0xf0,0x00,0x00]
7941 stc %r0, 0
7942 stc %r0, 4095
7943 stc
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dassyntax.h661 #define STC CHOICE(stc, stc, stc)
1382 #define STC stc
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h661 #define STC CHOICE(stc, stc, stc)
1382 #define STC stc
/external/qemu-pc-bios/vgabios/
H A Dclext.c1290 stc ;; video mode is not supported variable
/external/valgrind/main/none/tests/x86/
H A Dinsn_basic.def946 stc eflags[0x001,0x000] : => eflags[0x001,0x001]
947 stc eflags[0x001,0x001] : => eflags[0x001,0x001]
/external/valgrind/main/perf/
H A Dtinycc.c3135 DEF_ASM_OP0(stc, 0xf9)
3592 DEF_ASM_OP0(stc, 0xf9)
4467 DEF_ASM_OP0(stc, 0xf9)
4924 DEF_ASM_OP0(stc, 0xf9)
15174 DEF_ASM_OP0(stc, 0xf9)
15636 DEF_ASM_OP0(stc, 0xf9)

Completed in 6084 milliseconds

12