/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/ |
gas-fpmem.asm | 8 fistp 0(%eax) label
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/ |
os_specific_inline.h | 26 fistp x_int
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
os_specific_inline.h | 27 fistp x_int
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
llimits.h | 206 #define lua_number2int(i,n) __asm {__asm fld n __asm fistp i} 209 {__int64 l; __asm {__asm fld n __asm fistp l} i = (unsigned int)l;}
|
/external/chromium_org/third_party/opus/src/celt/ |
float_cast.h | 113 fistp intgr
|
/external/libopus/celt/ |
float_cast.h | 113 fistp intgr
|
/external/libvorbis/lib/ |
os.h | 132 fistp i
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
opj_includes.h | 131 fistp i
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
MathExtras.h | 184 fistp intgr
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_utilities.h | 59 * Round double into int using fld and fistp instructions. 67 fistp n;
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
imports.h | 327 fistp r 335 "fistp dword ptr [esp]" \
|
/external/clang/test/CodeGen/ |
ms-inline-asm.c | 474 __asm fistp i 477 // CHECK: call void asm sideeffect inteldialect "fistp dword ptr $0", "=*m,~{dirflag},~{fpsr},~{flags}"(i32* {{.*}})
|
/external/mesa3d/src/mesa/main/ |
imports.h | 325 fistp r 333 "fistp dword ptr [esp]" \
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities.h | 59 * Round double into int using fld and fistp instructions. 67 fistp n;
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_utilities.h | 59 * Round double into int using fld and fistp instructions. 67 fistp n;
|
/external/llvm/lib/Target/X86/ |
X86InstrFPStack.td | 471 def IST_FP16m : FPI<0xDF, MRM3m, (outs), (ins i16mem:$dst), "fistp{s}\t$dst", 473 def IST_FP32m : FPI<0xDB, MRM3m, (outs), (ins i32mem:$dst), "fistp{l}\t$dst", 475 def IST_FP64m : FPI<0xDF, MRM7m, (outs), (ins i64mem:$dst), "fistp{ll}\t$dst", [all...] |
/external/valgrind/main/VEX/useful/ |
hd_fpu.c | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_math.h | 291 fistp r
|
/external/chromium_org/v8/src/ |
platform.h | 59 fistp intgr
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_math.h | 312 fistp r
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
SDL_stdlib.c | 51 fistp qword ptr [esp+10h]
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 736 #define FISTP_W(a) CHOICE(fistp a, fistps a, fistps a) [all...] |
/external/mesa3d/src/mesa/x86/ |
assyntax.h | 736 #define FISTP_W(a) CHOICE(fistp a, fistps a, fistps a) [all...] |
/external/opencv/cxcore/include/ |
cxtypes.h | 220 fistp t; [all...] |
/external/qemu/disas/ |
i386.c | [all...] |