OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sahf
(Results
1 - 21
of
21
) sorted by null
/bionic/libm/i387/
e_fmod.S
45
sahf
e_remainder.S
45
sahf
e_remainderf.S
16
sahf
s_remquo.S
39
sahf
s_remquof.S
39
sahf
/dalvik/vm/mterp/x86/
OP_REM_DOUBLE.S
11
sahf
OP_REM_DOUBLE_2ADDR.S
11
sahf
OP_REM_FLOAT.S
11
sahf
OP_REM_FLOAT_2ADDR.S
11
sahf
OP_CMPG_DOUBLE.S
19
sahf
cvtfp_int.S
46
sahf
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h
560
#define
SAHF
CHOICE(
sahf
,
sahf
,
sahf
)
[
all
...]
/external/v8/src/ia32/
assembler-ia32.h
936
void
sahf
();
[
all
...]
assembler-ia32.cc
2120
void Assembler::
sahf
() {
function in class:v8::internal::Assembler
[
all
...]
macro-assembler-ia32.cc
272
sahf
();
[
all
...]
/external/v8/src/x64/
assembler-x64.h
450
if (f ==
SAHF
&& !FLAG_enable_sahf) return false;
[
all
...]
assembler-x64.cc
111
// Get the
sahf
supported flag, from CPUID(0x80000001)
120
__ and_(rcx, rax); // Bit 0 is set if
SAHF
instruction supported.
2486
void Assembler::
sahf
() {
function in class:v8::internal::Assembler
[
all
...]
/dalvik/vm/mterp/out/
InterpAsm-x86.S
[
all
...]
/external/valgrind/main/none/tests/x86/
insn_basic.def
[
all
...]
/external/valgrind/main/perf/
tinycc.c
[
all
...]
/external/llvm/test/MC/X86/
x86-32-coverage.s
36
// CHECK:
sahf
37
sahf
[
all
...]
Completed in 763 milliseconds