HomeSort by relevance Sort by last modified time
    Searched refs:ia32 (Results 26 - 33 of 33) sorted by null

12

  /external/v8/tools/gcmole/
gcmole.lua 29 -- Usage: CLANG_BIN=clang-bin-dir lua tools/gcmole/gcmole.lua [arm|ia32|x64]
72 local ARCHS = ARGS[1] and { ARGS[1] } or { 'ia32', 'arm', 'x64', 'arm64' }
310 ia32 = config { triple = "i586-unknown-linux",
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
AsmDispatchExecute.asm 136 ; Now the parameter is at the bottom of the stack, then call in to IA32 function.
157 ; Set EFER.LME to re-enable ia32-e
181 ; Note: Do not touch rax from now which hold the return value from IA32 function
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
Thunk64To32.asm 142 ; Now the parameter is at the bottom of the stack, then call in to IA32 function.
164 ; Set EFER.LME to re-enable ia32-e
188 ; Note: Do not touch rax from now which hold the return value from IA32 function
  /external/flac/libFLAC/
stream_encoder.c     [all...]
stream_decoder.c 399 if(decoder->private_->cpuinfo.ia32.mmx) {
410 if(decoder->private_->cpuinfo.ia32.sse2) {
415 if(decoder->private_->cpuinfo.ia32.sse41) {
    [all...]
  /external/v8/tools/
run_perf.py 9 Call e.g. with tools/run-perf.py --arch ia32 some_suite.json
59 "archs": ["ia32", "x64"],
77 "archs": ["ia32", "x64"],
113 "ia32",
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ConvertMasmToNasm.py 227 self.ia32 = maybeArch == 'ia32'
    [all...]
  /external/valgrind/include/vki/
vki-solaris.h 172 #include <ia32/sys/trap.h>
    [all...]

Completed in 560 milliseconds

12