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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
norex-subreg.ll 45 ; TEST8ri %vreg2, 1, %EFLAGS<imp-def>; GR8:%vreg2
vaargs.ll 21 ; Check that [EFLAGS] hasn't been pulled in.
inline-asm-fpstack.ll 349 ; INLINEASM <es:frndint> [sideeffect] [attdialect], $0:[regdef], %ST0<imp-def,tied5>, $1:[reguse tiedto:$0], %ST0<tied3>, $2:[clobber], %EFLAGS<earlyclobber,imp-def,dead>
350 ; INLINEASM <es:fldcw $0> [sideeffect] [mayload] [attdialect], $0:[mem], %EAX<undef>, 1, %noreg, 0, %noreg, $1:[clobber], %EFLAGS<earlyclobber,imp-def,dead>
  /external/mesa3d/src/mesa/x86/
common_x86_asm.S 53 /* Test for the CPUID command. If the ID Flag bit in EFLAGS
  /external/valgrind/VEX/pub/
libvex_emnote.h 79 /* settings to %eflags.ac (alignment check) are noted but ignored */
  /external/valgrind/coregrind/m_gdbserver/
64bit-core.xml 48 <reg name="eflags" bitsize="32" type="i386_eflags"/>
  /external/valgrind/none/tests/amd64/
sse4-64.stdout.exp     [all...]
sse4-64.stdout.exp-older-glibc     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
defs_darwin_386.go 309 eflags uint32
defs_darwin_amd64.go 312 eflags uint32
  /prebuilts/go/linux-x86/src/runtime/
defs_darwin_386.go 309 eflags uint32
defs_darwin_amd64.go 312 eflags uint32
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 114 extern int cflags, eflags;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-i386.d 79 DW_CFA_undefined: r9 \(eflags\)
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 472 // Check if the EFLAGS register is marked as live-out. This shouldn't happen,
473 // because the calling convention defines the EFLAGS register as NOT
476 // Unfortunatelly the EFLAGS show up as live-out after branch folding. Adding
479 assert(!(Mask[X86::EFLAGS / 32] & (1U << (X86::EFLAGS % 32))) &&
480 "EFLAGS are not live-out from a patchpoint.");
483 for (auto Reg : {X86::EFLAGS, X86::RIP, X86::EIP, X86::IP})
X86InstrControl.td 84 let isBranch = 1, isTerminator = 1, Uses = [EFLAGS], SchedRW = [WriteJump] in {
87 [(X86brcond bb:$dst, Cond, EFLAGS)], IIC_Jcc>;
  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 548 REG_EFLAGS, "EFLAGS",
1221 int eflags; local
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 548 REG_EFLAGS, "EFLAGS",
1221 int eflags; local
    [all...]
  /external/pcre/dist/doc/html/
pcreposix.html 36 <b> size_t <i>nmatch</i>, regmatch_t <i>pmatch</i>[], int <i>eflags</i>);</b>
204 (but see REG_STARTEND below), subject to the options in <i>eflags</i>. These can
  /external/valgrind/docs/internals/
register-uses.txt 22 eflags n n/a y
50 eflags n n/a y
notes.txt 51 integer registers and %eflags are written into it, no SSE and no FP
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_amd64.h 129 uint32_t eflags; member in struct:__anon11393
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 106 ULONG EFlags;
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m68k.c 994 flagword eflags = elf_elfheader (abfd)->e_flags; local
1184 flagword eflags = elf_elfheader (abfd)->e_flags; local
    [all...]
  /external/google-breakpad/src/processor/testdata/
minidump2.dump.out 120 eflags = 0x246
171 eflags = 0x246
    [all...]

Completed in 2169 milliseconds

<<11121314151617181920>>