HomeSort by relevance Sort by last modified time
    Searched full:eflags (Results 76 - 100 of 596) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
defs_nacl_amd64p32.go 26 eflags uint32
signal_darwin_386.go 24 func (c *sigctxt) eflags() uint32 { return c.regs().eflags }
signal_linux_386.go 24 func (c *sigctxt) eflags() uint32 { return c.regs().eflags }
  /prebuilts/go/linux-x86/src/runtime/
defs_nacl_amd64p32.go 26 eflags uint32
signal_darwin_386.go 24 func (c *sigctxt) eflags() uint32 { return c.regs().eflags }
signal_linux_386.go 24 func (c *sigctxt) eflags() uint32 { return c.regs().eflags }
  /external/llvm/test/CodeGen/MIR/X86/
basic-block-liveins.mir 56 ; CHECK-NEXT: %eax = MOV32r0 implicit-def dead %eflags
60 %eax = MOV32r0 implicit-def dead %eflags
  /external/llvm/lib/Support/
regexec.c 142 llvm_regmatch_t pmatch[], int eflags)
156 eflags = GOODFLAGS(eflags);
158 if (g->nstates <= (long)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE))
159 return(smatcher(g, string, nmatch, pmatch, eflags));
161 return(lmatcher(g, string, nmatch, pmatch, eflags));
  /ndk/sources/host-tools/ndk-stack/regex/
regexec.c 140 regmatch_t pmatch[], int eflags)
154 eflags = GOODFLAGS(eflags);
156 if (g->nstates <= (int)(CHAR_BIT*sizeof(states1)) && !(eflags&REG_LARGE))
157 return(smatcher(g, (char *)string, nmatch, pmatch, eflags));
159 return(lmatcher(g, (char *)string, nmatch, pmatch, eflags));
  /external/llvm/test/CodeGen/X86/
handle-move.ll 11 ; 144B -> 180B: DIV32r %vreg4, %EAX<imp-def>, %EDX<imp-def,dead>, %EFLAGS<imp-def,dead>, %EAX<imp-use,kill>, %EDX<imp-use>
28 ; 144B -> 180B: DIV32r %vreg4, %EAX<imp-def,dead>, %EDX<imp-def>, %EFLAGS<imp-def,dead>, %EAX<imp-use,kill>, %EDX<imp-use>
61 ; Move EFLAGS dead def across another def:
62 ; handleMove 208B -> 36B: %EDX<def> = MOV32r0 %EFLAGS<imp-def,dead>
63 ; EFLAGS: [20r,20d:4)[160r,160d:3)[208r,208d:0)[224r,224d:1)[272r,272d:2)[304r,304d:5) 0@208r 1@224r 2@272r 3@160r 4@20r 5@304r
clobber-fi0.ll 6 ; In the code below we need to copy the EFLAGS because of scheduling constraints.
7 ; When copying the EFLAGS we need to write to the stack with push/pop. This forces
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netprov.h 193 virtual HRESULT WINAPI RunWizard(HWND hwndParent,FLASHCONFIG_FLAGS eFlags) = 0;
201 HRESULT (WINAPI *RunWizard)(IFlashConfig *This,HWND hwndParent,FLASHCONFIG_FLAGS eFlags);
211 #define IFlashConfig_RunWizard(This,hwndParent,eFlags) (This)->lpVtbl->RunWizard(This,hwndParent,eFlags)
214 HRESULT WINAPI IFlashConfig_RunWizard_Proxy(IFlashConfig *This,HWND hwndParent,FLASHCONFIG_FLAGS eFlags);
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 448 // a: Some of the eflags can be set/reset by directives.
455 unsigned EFlags = MCA.getELFHeaderEFlags();
459 EFlags |= ELF::EF_MIPS_ARCH_64R6;
463 EFlags |= ELF::EF_MIPS_ARCH_64R2;
465 EFlags |= ELF::EF_MIPS_ARCH_64;
467 EFlags |= ELF::EF_MIPS_ARCH_5;
469 EFlags |= ELF::EF_MIPS_ARCH_4;
471 EFlags |= ELF::EF_MIPS_ARCH_3;
473 EFlags |= ELF::EF_MIPS_ARCH_32R6;
477 EFlags |= ELF::EF_MIPS_ARCH_32R2
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs
  /development/ndk/platforms/android-21/arch-x86/include/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs
  /external/kernel-headers/original/uapi/asm-x86/asm/
vm86.h 10 * in the eflags register instead of doing it "by hand" in vflags...
80 long eflags; member in struct:vm86_regs
  /external/strace/linux/x86_64/
getregs_old.c 61 /* i386_regs.eflags = x86_64_regs.eflags; */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
vm86.h 10 * in the eflags register instead of doing it "by hand" in vflags...
80 long eflags; member in struct:vm86_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
vm86.h 10 * in the eflags register instead of doing it "by hand" in vflags...
80 long eflags; member in struct:vm86_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
vm86.h 10 * in the eflags register instead of doing it "by hand" in vflags...
80 long eflags; member in struct:vm86_regs
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
ptrace.h 46 long eflags; member in struct:pt_regs
76 unsigned long eflags; member in struct:pt_regs

Completed in 6788 milliseconds

1 2 34 5 6 7 8 91011>>