Searched refs:imm (Results 1 - 25 of 295) sorted by path

1234567891011>>

/external/bison/tests/
H A Dtestsuite19421 exp: ifexp | opexp | imm;
19425 imm: '0';
19528 0 [label=\"State 0\\n\\l 0 \$accept: . exp \$end\\l 1 exp: . ifexp\\l 2 | . opexp\\l 3 | . imm\\l 4 ifexp: . \\\"if\\\" exp \\\"then\\\" exp elseexp\\l 7 opexp: . exp '+' exp\\l 8 imm: . '0'\\l\"]
19534 0 -> 6 [style=dashed label=\"imm\"]
19535 1 [label=\"State 1\\n\\l 1 exp: . ifexp\\l 2 | . opexp\\l 3 | . imm\\l 4 ifexp: . \\\"if\\\" exp \\\"then\\\" exp elseexp\\l 4 | \\\"if\\\" . exp \\\"then\\\" exp elseexp\\l 7 opexp: . exp '+' exp\\l 8 imm: . '0'\\l\"]
19541 1 -> 6 [style=dashed label=\"imm\"]
19542 2 [label=\"State 2\\n\\l 8 imm: '0' .\\l\"]
19554 6 [label=\"State 6\\n\\l 3 exp: imm
[all...]
/external/boringssl/src/crypto/fipsmodule/aes/asm/
H A Daesni-x86.pl99 { my($dst,$src,$imm)=@_;
101 { &data_byte(0x66,0x0f,0x3a,0xdf,0xc0|($1<<3)|$2,$imm); }
/external/boringssl/src/crypto/fipsmodule/sha/asm/
H A Dsha1-586.pl429 my ($dst,$src,$imm)=@_;
431 { &data_byte(0x0f,0x3a,0xcc,0xc0|($1<<3)|$2,$imm); }
/external/boringssl/src/crypto/perlasm/
H A Dx86_64-xlate.pl977 my $imm=$1;
985 push @opcode,$imm;
995 my $imm=$1;
1003 push @opcode,$imm;
H A Dx86asm.pl94 { my($dst,$src,$imm)=@_;
96 { &::data_byte(0x66,0x0f,0x3a,0x16,0xc0|($2<<3)|$regrm{$1},$imm); }
102 { my($dst,$src,$imm)=@_;
104 { &::data_byte(0x66,0x0f,0x3a,0x22,0xc0|($1<<3)|$regrm{$2},$imm); }
118 { my($dst,$src,$imm)=@_;
120 { &::data_byte(0x66,0x0f,0x3a,0x0f,0xc0|($1<<3)|$2,$imm); }
126 { my($dst,$src,$imm)=@_;
128 { &::data_byte(0x66,0x0f,0x3a,0x44,0xc0|($1<<3)|$2,$imm); }
/external/clang/lib/Headers/
H A Davx2intrin.h498 #define _mm256_shuffle_epi32(a, imm) __extension__ ({ \
501 0 + (((imm) >> 0) & 0x3), \
502 0 + (((imm) >> 2) & 0x3), \
503 0 + (((imm) >> 4) & 0x3), \
504 0 + (((imm) >> 6) & 0x3), \
505 4 + (((imm) >> 0) & 0x3), \
506 4 + (((imm) >> 2) & 0x3), \
507 4 + (((imm) >> 4) & 0x3), \
508 4 + (((imm) >> 6) & 0x3)); })
510 #define _mm256_shufflehi_epi16(a, imm) __extension_
[all...]
H A Davx512bwintrin.h1632 #define _mm512_shufflehi_epi16(A, imm) __extension__ ({ \
1636 4 + (((imm) >> 0) & 0x3), \
1637 4 + (((imm) >> 2) & 0x3), \
1638 4 + (((imm) >> 4) & 0x3), \
1639 4 + (((imm) >> 6) & 0x3), \
1641 12 + (((imm) >> 0) & 0x3), \
1642 12 + (((imm) >> 2) & 0x3), \
1643 12 + (((imm) >> 4) & 0x3), \
1644 12 + (((imm) >> 6) & 0x3), \
1646 20 + (((imm) >>
[all...]
H A Davx512dqintrin.h1153 #define _mm512_extractf32x8_ps(A, imm) __extension__ ({ \
1154 (__m256)__builtin_ia32_extractf32x8_mask((__v16sf)(__m512)(A), (int)(imm), \
1158 #define _mm512_mask_extractf32x8_ps(W, U, A, imm) __extension__ ({ \
1159 (__m256)__builtin_ia32_extractf32x8_mask((__v16sf)(__m512)(A), (int)(imm), \
1163 #define _mm512_maskz_extractf32x8_ps(U, A, imm) __extension__ ({ \
1164 (__m256)__builtin_ia32_extractf32x8_mask((__v16sf)(__m512)(A), (int)(imm), \
1168 #define _mm512_extractf64x2_pd(A, imm) __extension__ ({ \
1170 (int)(imm), \
1174 #define _mm512_mask_extractf64x2_pd(W, U, A, imm) __extension__ ({ \
1176 (int)(imm), \
[all...]
H A Davx512fintrin.h2503 #define _mm512_mask_roundscale_ps(A, B, C, imm) __extension__ ({\
2504 (__m512)__builtin_ia32_rndscaleps_mask((__v16sf)(__m512)(C), (int)(imm), \
2508 #define _mm512_maskz_roundscale_ps(A, B, imm) __extension__ ({\
2509 (__m512)__builtin_ia32_rndscaleps_mask((__v16sf)(__m512)(B), (int)(imm), \
2514 #define _mm512_mask_roundscale_round_ps(A, B, C, imm, R) __extension__ ({ \
2515 (__m512)__builtin_ia32_rndscaleps_mask((__v16sf)(__m512)(C), (int)(imm), \
2519 #define _mm512_maskz_roundscale_round_ps(A, B, imm, R) __extension__ ({ \
2520 (__m512)__builtin_ia32_rndscaleps_mask((__v16sf)(__m512)(B), (int)(imm), \
2524 #define _mm512_roundscale_round_ps(A, imm, R) __extension__ ({ \
2525 (__m512)__builtin_ia32_rndscaleps_mask((__v16sf)(__m512)(A), (int)(imm), \
[all...]
H A Davx512vlbwintrin.h2421 #define _mm_mask_shufflehi_epi16(W, U, A, imm) __extension__ ({ \
2423 (__v8hi)_mm_shufflehi_epi16((A), (imm)), \
2426 #define _mm_maskz_shufflehi_epi16(U, A, imm) __extension__ ({ \
2428 (__v8hi)_mm_shufflehi_epi16((A), (imm)), \
2431 #define _mm256_mask_shufflehi_epi16(W, U, A, imm) __extension__ ({ \
2433 (__v16hi)_mm256_shufflehi_epi16((A), (imm)), \
2436 #define _mm256_maskz_shufflehi_epi16(U, A, imm) __extension__ ({ \
2438 (__v16hi)_mm256_shufflehi_epi16((A), (imm)), \
2441 #define _mm_mask_shufflelo_epi16(W, U, A, imm) __extension__ ({ \
2443 (__v8hi)_mm_shufflelo_epi16((A), (imm)), \
[all...]
H A Davx512vldqintrin.h1153 #define _mm256_extractf64x2_pd(A, imm) __extension__ ({ \
1155 (int)(imm), \
1159 #define _mm256_mask_extractf64x2_pd(W, U, A, imm) __extension__ ({ \
1161 (int)(imm), \
1165 #define _mm256_maskz_extractf64x2_pd(U, A, imm) __extension__ ({ \
1167 (int)(imm), \
1171 #define _mm256_extracti64x2_epi64(A, imm) __extension__ ({ \
1173 (int)(imm), \
1177 #define _mm256_mask_extracti64x2_epi64(W, U, A, imm) __extension__ ({ \
1179 (int)(imm), \
[all...]
H A Davx512vlintrin.h3756 #define _mm_roundscale_pd(A, imm) __extension__ ({ \
3758 (int)(imm), \
3763 #define _mm_mask_roundscale_pd(W, U, A, imm) __extension__ ({ \
3765 (int)(imm), \
3770 #define _mm_maskz_roundscale_pd(U, A, imm) __extension__ ({ \
3772 (int)(imm), \
3777 #define _mm256_roundscale_pd(A, imm) __extension__ ({ \
3779 (int)(imm), \
3784 #define _mm256_mask_roundscale_pd(W, U, A, imm) __extension__ ({ \
3786 (int)(imm), \
[all...]
H A Demmintrin.h1091 /// __m128i _mm_slli_si128(__m128i a, const int imm);
1098 /// \param imm
1102 #define _mm_slli_si128(a, imm) __extension__ ({ \
1106 ((char)(imm)&0xF0) ? 0 : 16 - (char)(imm), \
1107 ((char)(imm)&0xF0) ? 1 : 17 - (char)(imm), \
1108 ((char)(imm)&0xF0) ? 2 : 18 - (char)(imm), \
1109 ((char)(imm)
[all...]
H A Df16cintrin.h59 /// unsigned short _cvtss_sh(float a, const int imm);
67 /// \param imm
75 #define _cvtss_sh(a, imm) \
77 (imm)))[0]))
85 /// __m128i _mm_cvtps_ph(__m128 a, const int imm);
92 /// \param imm
102 #define _mm_cvtps_ph(a, imm) \
103 ((__m128i)__builtin_ia32_vcvtps2ph((__v4sf)(__m128)(a), (imm)))
H A Dimmintrin.h72 #define _mm256_cvtps_ph(a, imm) __extension__ ({ \
73 (__m128i)__builtin_ia32_vcvtps2ph256((__v8sf)(__m256)(a), (imm)); })
H A Drtmintrin.h55 #define _xabort(imm) __builtin_ia32_xabort((imm))
/external/droiddriver/src/io/appium/droiddriver/actions/view/
H A DCloseKeyboardAction.java58 InputMethodManager imm = (InputMethodManager) InstrumentationUtils.getTargetContext()
71 if (!imm.hideSoftInputFromWindow(view.getWindowToken(), 0, resultReceiver)) {
/external/google-breakpad/src/third_party/libdisasm/swig/
H A Dlibdisasm_oop.i577 x86_op_t * imm() {
/external/iproute2/include/linux/
H A Dbpf.h63 __s32 imm; /* signed immediate constant */ member in struct:bpf_insn
136 /* integer value in 'imm' field of BPF_CALL instruction selects which helper
/external/iproute2/tc/
H A Dtc_bpf.c1345 insns[ioff].imm = ctx->map_fds[rmap];
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dinst.h942 __BITFIELD_FIELD(unsigned int imm : 4,
996 __BITFIELD_FIELD(unsigned int imm : 8,
1004 __BITFIELD_FIELD(unsigned int imm : 5,
1011 __BITFIELD_FIELD(unsigned int imm : 8,
1019 __BITFIELD_FIELD(unsigned int imm : 5,
1026 __BITFIELD_FIELD(unsigned int imm : 8,
/external/kernel-headers/original/uapi/linux/
H A Dbpf.h63 __s32 imm; /* signed immediate constant */ member in struct:bpf_insn
488 /* integer value in 'imm' field of BPF_CALL instruction selects which helper
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm1217 ;%4 == 1 if non-destructive or 4-operand (xmm, xmm, xmm, imm), 0 otherwise
1292 ;%4 == 1 if non-destructive or 4-operand (xmm, xmm, xmm, imm), 0 otherwise
/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_verifier.c3613 "helper access to adjusted map (via const imm): full range",
3636 "helper access to adjusted map (via const imm): partial range",
3657 "helper access to adjusted map (via const imm): empty range",
3679 "helper access to adjusted map (via const imm): out-of-bound range",
3703 "helper access to adjusted map (via const imm): negative range (> adjustment)",
3725 "helper access to adjusted map (via const imm): negative range (< adjustment)",
4592 .errstr = "R1 type=imm expected=fp",
4731 if (fp[len].code != 0 || fp[len].imm != 0)
4776 prog[*fixup_map1].imm = *fd_f1;
4784 prog[*fixup_map2].imm
[all...]
/external/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h118 bool isLegalAddImmediate(int64_t imm) { argument
119 return getTLI()->isLegalAddImmediate(imm);
122 bool isLegalICmpImmediate(int64_t imm) { argument
123 return getTLI()->isLegalICmpImmediate(imm);

Completed in 805 milliseconds

1234567891011>>