HomeSort by relevance Sort by last modified time
    Searched refs:bsr (Results 1 - 7 of 7) sorted by null

  /external/libvpx/vp8/encoder/x86/
quantize_ssse3.asm 92 xor dx, ax ;flip the bits for bsr
93 bsr eax, edx
quantize_mmx.asm 258 bsr rax, rcx
266 ; bsr rax, rcx
quantize_sse2.asm 367 bsr rax, rcx
  /external/libffi/src/m68k/
sysv.S 67 bsr.l ffi_prep_args@PLTPC
162 bsr.l ffi_closure_SYSV_inner@PLTPC
225 bsr.l ffi_closure_SYSV_inner@PLTPC
  /external/libffi/src/sh/
sysv.S 125 bsr L_pop_d
175 bsr L_pop_f
232 bsr L_pop_i
377 bsr L_pop_d
412 bsr L_pop_i
  /external/libvpx/vp8/encoder/
rdopt.c 1118 int bsr = 0; local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 358 #define BSR_L(a, b) CHOICE(bsrl ARG2(a,b), bsrl ARG2(a,b), _LTOG bsr ARG2(b,a))
359 #define BSR_W(a, b) CHOICE(bsrw ARG2(a,b), bsrw ARG2(a,b), _WTOG bsr ARG2(b,a))
    [all...]

Completed in 286 milliseconds