OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fsave
(Results
26 - 50
of
57
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h
156
struct i387_fsave_struct
fsave
;
member in union:i387_union
/external/llvm/test/MC/X86/
intel-syntax.s
664
fsave
[eax]
label
675
fsave
dword ptr [eax]
label
x86-64.s
503
fsave
32493
label
/external/mesa3d/src/mesa/x86/
assyntax.h
[
all
...]
/external/valgrind/coregrind/m_sigframe/
sigframe-ppc32-linux.c
397
//:: struct i387_fsave_struct *fs = ®s->m_sse.
fsave
;
423
//:: VG_(memcpy)( ®s->m_sse.
fsave
, buf, sizeof(struct i387_fsave_struct) );
/external/valgrind/include/vki/
vki-amd64-linux.h
182
__vki_u16 twd; /* Note this is not the same as the 32bit/x87/
FSAVE
twd */
500
unsigned short twd; /* Note this is not the same as the 32bit/x87/
FSAVE
twd */
vki-arm64-linux.h
473
//ZZ unsigned short twd; /* Note this is not the same as the 32bit/x87/
FSAVE
twd */
/external/valgrind/none/tests/amd64/
gen_insn_test.pl
665
# print qq| \"
fsave
%$stateargnum\\n\"\n|;
/external/valgrind/none/tests/x86/
gen_insn_test.pl
642
print qq| \"
fsave
%$stateargnum\\n\"\n|;
/toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2004
126
fldenv, frstor,
fsave
, fstenv all should also have suffixes in Intel
m68k-opc.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-opcode.s
339
#
FSAVE
/external/valgrind/VEX/priv/
guest_amd64_helpers.c
[
all
...]
/external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp
[
all
...]
/external/valgrind/cachegrind/docs/
cg-manual.xml
[
all
...]
/external/valgrind/perf/
tinycc.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2012
324
* gas/i386/rex.s: Add test of REX prefix before
fsave
(i.e. fwait).
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
ChangeLog-9103
[
all
...]
Completed in 8693 milliseconds
1
2
3