HomeSort by relevance Sort by last modified time
    Searched refs:bmi (Results 76 - 100 of 146) sorted by null

1 2 34 5 6

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-arch-2-btver1.d 2 #as: -march=btver1+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+movbe+ept+padlock+fma+bmi+tbm
arch-10-lzcnt.d 2 #as: -march=i686+nop+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+lzcnt+padlock+bmi+tbm
arch-10-prefetchw.d 2 #as: -march=i686+nop+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+syscall+rdtscp+sse4a+svme+lzcnt+padlock+bmi+tbm+prfchw
arch-10.d 1 #as: -march=i686+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+nop+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm
x86-64-arch-2-lzcnt.d 2 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+lzcnt+padlock+bmi+tbm
x86-64-arch-2-prefetchw.d 2 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+sse4a+svme+lzcnt+padlock+bmi+tbm+prfchw
x86-64-arch-2.d 1 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
branch.d 32 [ ]+7f4e:[ ]+df70[ ]+bmi[ ]+(0x7f2e|7f2e <start>)
54 [ ]+7f86:[ ]+ff7d e0fe[ ]+bmi (0x7e6a|7e6a <startm16>)
76 [ ]+7fd8:[ ]+ff7d 8efe[ ]+bmi (0x7e6a|7e6a <startm16>)
142 [ ]+8084:[ ]+f970[ ]+bmi[ ]+(0x807e|807e <start4\+0x..>)
244 [ ]+8176:[ ]+f970[ ]+bmi[ ]+(0x8170|8170 <start5\+0x..>)
346 [ ]+8268:[ ]+f970[ ]+bmi[ ]+(0x8262|8262 <start6\+0x..>)
440 [ ]+8348:[ ]+ff7d f87f[ ]+bmi (0x[0]*10344|10344 <endp32>)
462 [ ]+839a:[ ]+ff7d 3e01[ ]+bmi (0x84dc|84dc <endp16>)
484 [ ]+83e4:[ ]+f670[ ]+bmi[ ]+(0x84dc|84dc <endp16>)
505 [ ]+840c:[ ]+0a70[ ]+bmi[ ]+(0x8418|8418 <end>
    [all...]
rd-branch-pic.d 33 [ ]+7f4e:[ ]+df70[ ]+bmi[ ]+(0x7f2e|7f2e <start>)
55 [ ]+7f86:[ ]+ff7d e0fe[ ]+bmi (0x7e6a|7e6a <startm16>)
77 [ ]+7fd8:[ ]+ff7d 8efe[ ]+bmi (0x7e6a|7e6a <startm16>)
132 [ ]+809a:[ ]+f770[ ]+bmi 8092 <start4\+0xa6>
214 [ ]+81b4:[ ]+f770[ ]+bmi 81ac <start5\+0xd8>
296 [ ]+82ce:[ ]+f770[ ]+bmi 82c6 <start6\+0xd8>
372 [ ]+83d2:[ ]+ff7d f87f[ ]+bmi 103ce <endp32>
394 [ ]+8424:[ ]+ff7d 3e01[ ]+bmi 8566 <endp16>
416 [ ]+846e:[ ]+f670[ ]+bmi 8566 <endp16>
437 [ ]+8496:[ ]+0a70[ ]+bmi 84a2 <end
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 275 b->bmi.as_mode = *best_mode;
320 mic->bmi[i].as_mode = best_mode;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 62 // if the size < 8x8 we get the mv from the bmi substructure,
    [all...]
vp9_rdopt.c 825 xd->mi[0]->bmi[block].as_mode = mode;
928 xd->mi[0]->bmi[block].as_mode = mode
    [all...]
vp9_temporal_filter.c 231 MV *ref_mv = &x->e_mbd.mi[0]->bmi[0].as_mv[0].as_mv;
350 mbd->mi[0]->bmi[0].as_mv[0].as_mv.row = 0;
351 mbd->mi[0]->bmi[0].as_mv[0].as_mv.col = 0;
377 mbd->mi[0]->bmi[0].as_mv[0].as_mv.row,
378 mbd->mi[0]->bmi[0].as_mv[0].as_mv.col,
  /bionic/libc/arch-arm/cortex-a9/bionic/
memset.S 162 bmi 2f
  /bionic/libc/arch-arm/generic/bionic/
memset.S 113 bmi 2f
  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.h 140 ? candidate->bmi[idx_n_column_to_subblock[block_idx][search_col == 0]]
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h 123 const BITMAPINFO& bmi() const { return bmi_; } function in class:MainWnd::VideoRenderer
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns9s12xg.s 42 bmi label3
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_vert.s 94 bmi l1.2944
110 bmi l1.2964
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemv.c 256 if (mi->bmi[i].as_mode == NEWMV)
257 inc_mvs(mbmi, mi->bmi[i].as_mv, &cm->counts.mv);
vp9_rdopt.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-arch-2.d 2 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-jump.d 29 0+803a <L1\+0x22> bmi 0x0+8018 <L1>
  /external/boringssl/linux-arm/crypto/aes/
bsaes-armv7.S 1138 bmi .Lcbc_dec_loop_finish
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 87 bmi token_count_lt_zero ; if(count >= 0)
163 bmi token_count_lt_zero_se ; if(count >= 0)
257 bmi token_count_lt_zero_ev ; if(count >= 0)

Completed in 872 milliseconds

1 2 34 5 6