OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fstsw
(Results
51 - 75
of
77
) sorted by null
1
2
3
4
/external/mesa3d/src/mesa/x86/
assyntax.h
[
all
...]
/external/llvm/test/MC/X86/
x86-64.s
480
// rdar://8456378 and PR7557 -
fstsw
481
fstsw
%ax
label
484
fstsw
(%rax)
label
x86-16.s
754
fstsw
0x7eed
x86-32.s
830
fstsw
0x7eed
/art/compiler/utils/x86/
assembler_x86.h
459
void
fstsw
();
assembler_x86.cc
919
void X86Assembler::
fstsw
() {
function in class:art::x86::X86Assembler
[
all
...]
/external/valgrind/VEX/priv/
host_amd64_defs.h
601
/* Store the FPU status word (
fstsw
m16) */
host_x86_defs.c
[
all
...]
host_amd64_defs.c
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h
720
"
fstsw
%%ax\n\t" \
/art/compiler/utils/x86_64/
assembler_x86_64.h
485
void
fstsw
();
[
all
...]
assembler_x86_64.cc
1075
void X86_64Assembler::
fstsw
() {
function in class:art::x86_64::X86_64Assembler
[
all
...]
/external/valgrind/none/tests/amd64/
gen_insn_test.pl
829
print qq| \"
fstsw
%$result->{argnum}\\n\"\n|;
/external/valgrind/none/tests/x86/
gen_insn_test.pl
793
print qq| \"
fstsw
%$result->{argnum}\\n\"\n|;
/external/valgrind/perf/
tinycc.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2008
[
all
...]
/art/disassembler/
disassembler_x86.cc
[
all
...]
/art/runtime/interpreter/mterp/out/
mterp_x86.S
[
all
...]
mterp_x86_64.S
[
all
...]
/external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
ChangeLog
[
all
...]
ChangeLog-9103
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2009
1025
and fsincos to be avilable only on 387. Fix
fstsw
ax to be
[
all
...]
i386-opc.tbl
[
all
...]
/art/compiler/optimizing/
code_generator_x86.cc
[
all
...]
Completed in 3583 milliseconds
1
2
3
4