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

  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_x86sse.h 132 X86_32,
141 return X86_32;
rtasm_x86sse.c 373 if(x86_target(p) != X86_32)
607 if(x86_target(p) == X86_32 && reg.mod == mod_REG)
620 if(x86_target(p) == X86_32 && reg.mod == mod_REG)
695 assert(x86_target(p) != X86_32);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/translate/
translate_sse.c 326 if(x86_target(p->func) != X86_32)
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
87 ; x86_32 doesn't require PIC.
96 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
99 ; Macros to eliminate most code duplication between x86_32 and x86_64:
422 %else ; X86_32 ;==============================================================
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
186 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
194 ; Macros to eliminate most code duplication between x86_32 and x86_64:
533 %else ; X86_32 ;==============================================================
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 26 ; abstraction between different calling conventions (x86_32, win64, linux64).
186 ; Always use long nops (reduces 0x90 spam in disassembly on x86_32)
194 ; Macros to eliminate most code duplication between x86_32 and x86_64:
516 %else ; X86_32 ;==============================================================

Completed in 122 milliseconds