/device/asus/fugu/original-kernel-headers/linux/ |
kct.h | 101 gfp_t flags, uint eflags) __weak;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/ |
Fx.S | 69 # IN UINTN Eflags
|
Fx.asm | 66 ; IN UINTN Eflags
|
Thunk16.S | 75 #; copy eflags to stack frame
|
Thunk16.asm | 105 ; copy eflags to stack frame
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/ |
Fx.S | 63 # IN UINTN Eflags
|
Fx.asm | 61 ; IN UINTN Eflags
|
Thunk16.asm | 104 ; copy eflags to stack frame
|
/external/elfutils/backends/ |
i386_corenote.c | 62 GR (14, 1, 9), /* eflags */
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_cpu_x86.h | 130 uint32_t eflags; /* WinNT.h says "must be sanitized" */ member in struct:__anon19612
|
/external/google-breakpad/src/processor/ |
dump_context.cc | 324 printf(" eflags = 0x%x\n", context_x86->eflags); 446 printf(" eflags = 0x%x\n", context_amd64->eflags);
|
/external/google-breakpad/src/third_party/libdisasm/ |
ia32_reg.c | 169 { REG_FLAGS_SIZE, reg_cond, 0, "eflags" },
|
/external/libunwind/src/ptrace/ |
_UPT_reg_offset.c | 266 // UNW_R_OFF(EFLAGS, eflags) 284 /* EFLAGS = 0x38, */ 311 // UNW_R_OFF(EFLAGS, rflags)
|
/external/libunwind/src/x86/ |
Gregs.c | 87 case UNW_X86_EFLAGS: loc = c->dwarf.loc[EFLAGS]; break;
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
sysret_rip.c | 103 /* R11 and EFLAGS should already match. */
|
/external/llvm/test/CodeGen/MIR/X86/ |
used-physical-register-info.mir | 48 %eax = IMUL32rri8 %edi, 11, implicit-def %eflags
|
/external/llvm/test/CodeGen/Mips/ |
elf_eflags.ll | 1 ; This tests ELF EFLAGS setting with direct object.
|
/external/llvm/test/CodeGen/X86/ |
coalescer-dce.ll | 19 ; Remat: %vreg10<def> = MOV64r0 %vreg10<imp-def>, %EFLAGS<imp-def,dead>, %vreg10<imp-def>; GR64:%vreg10
|
misched-new.ll | 34 ; The machine verifier checks that EFLAGS kill flags are updated when
|
norex-subreg.ll | 45 ; TEST8ri %vreg2, 1, %EFLAGS<imp-def>; GR8:%vreg2
|
vaargs.ll | 21 ; Check that [EFLAGS] hasn't been pulled in.
|
/external/mesa3d/src/mesa/x86/ |
common_x86_asm.S | 53 /* Test for the CPUID command. If the ID Flag bit in EFLAGS
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
coalescer-dce.ll | 19 ; Remat: %vreg10<def> = MOV64r0 %vreg10<imp-def>, %EFLAGS<imp-def,dead>, %vreg10<imp-def>; GR64:%vreg10
|
norex-subreg.ll | 45 ; TEST8ri %vreg2, 1, %EFLAGS<imp-def>; GR8:%vreg2
|
/external/syslinux/com32/include/syslinux/ |
config.h | 98 uint32_t eflags; member in struct:syslinux_derivative_info::__anon33586
|