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

  /external/lldb/source/Plugins/Process/Utility/
ARMUtils.h 322 const uint32_t abcdefgh = bits(opcode, 7, 0); local
323 const uint32_t imm12 = i << 11 | imm3 << 8 | abcdefgh;
330 imm32 = abcdefgh;
334 imm32 = abcdefgh << 16 | abcdefgh;
338 imm32 = abcdefgh << 24 | abcdefgh << 8;
342 imm32 = abcdefgh << 24 | abcdefgh << 16 | abcdefgh << 8 | abcdefgh;
    [all...]
  /external/valgrind/none/tests/s390x/
tr.stdout.exp 6 the translated string is ABCDEFGH
9 the translated string is abcdefgh
tre.stdout.exp 8 Resulting cc is 0 and the string is ABCDEFGH
11 Resulting cc is 0 and the string is abcdefgh
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 177 movq mm5, mm1 ; abcdefgh
489 movq mm5, mm1 ; abcdefgh
vp9_intrapred_ssse3.asm 817 movq m3, [leftq] ; abcdefgh [byte]
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 177 movq mm5, mm1 ; abcdefgh
489 movq mm5, mm1 ; abcdefgh
vp9_intrapred_ssse3.asm 817 movq m3, [leftq] ; abcdefgh [byte]
    [all...]
  /external/valgrind/VEX/priv/
guest_arm_toIR.c 2575 UInt abcdefgh = imm8; local
    [all...]
guest_arm64_toIR.c 8844 UInt abcdefgh = (INSN(18,16) << 5) | INSN(9,5); local
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm 177 movq mm5, mm1 ; abcdefgh
489 movq mm5, mm1 ; abcdefgh
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_mmx.asm 177 movq mm5, mm1 ; abcdefgh
489 movq mm5, mm1 ; abcdefgh
    [all...]

Completed in 361 milliseconds