/dalvik/vm/mterp/x86/ |
OP_CMPG_DOUBLE.S | 18 fnstsw %ax
|
cvtfp_int.S | 45 fnstsw %ax
|
/external/valgrind/main/memcheck/tests/x86/ |
espindola2.c | 27 "fnstsw %%ax\n\t"
|
/external/valgrind/main/none/tests/amd64/ |
bug132918.c | 24 "fnstsw %%ax\n\t"
|
/external/quake/quake/src/QW/client/ |
r_drawa.asm | 326 fnstsw ax
338 fnstsw ax
626 fnstsw ax
639 fnstsw ax
646 fnstsw ax
658 fnstsw ax
665 fnstsw ax
|
r_drawa.s | 220 fnstsw %ax 236 fnstsw %ax 768 fnstsw %ax 793 fnstsw %ax 800 fnstsw %ax 822 fnstsw %ax 829 fnstsw %ax
|
r_edgea.asm | 552 fnstsw ax
556 fnstsw ax
561 fnstsw ax
668 fnstsw ax
672 fnstsw ax
677 fnstsw ax
|
r_edgea.s | 509 fnstsw %ax 517 fnstsw %ax 526 fnstsw %ax 698 fnstsw %ax 706 fnstsw %ax 715 fnstsw %ax
|
math.asm | 480 fnstsw ax
485 fnstsw ax
|
math.s | 395 fnstsw %ax 401 fnstsw %ax
|
/external/quake/quake/src/WinQuake/ |
r_drawa.s | 220 fnstsw %ax 236 fnstsw %ax 768 fnstsw %ax 793 fnstsw %ax 800 fnstsw %ax 822 fnstsw %ax 829 fnstsw %ax
|
r_edgea.s | 509 fnstsw %ax 517 fnstsw %ax 526 fnstsw %ax 698 fnstsw %ax 706 fnstsw %ax 715 fnstsw %ax
|
math.s | 396 fnstsw %ax 402 fnstsw %ax
|
/external/llvm/test/MC/X86/ |
x86-64.s | 320 // CHECK: fnstsw 321 // CHECK: fnstsw 322 // CHECK: fnstsw 323 // CHECK: fnstsw 325 fnstsw label 326 fnstsw %ax label 327 fnstsw %eax label 328 fnstsw %al label 483 // CHECK: fnstsw 486 // CHECK: fnstsw (%rax [all...] |
x86-32.s | 796 // CHECK: fnstsw 32493 800 // CHECK: fnstsw 32493 802 fnstsw 0x7eed
|
/external/qemu/target-i386/ |
helper.h | 165 DEF_HELPER_0(fnstsw, i32)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
fenv.h | 105 #define __fnstsw(__sw) __asm __volatile("fnstsw %0" : "=am" (*(__sw)))
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
fenv.h | 105 #define __fnstsw(__sw) __asm __volatile("fnstsw %0" : "=am" (*(__sw)))
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/ |
fenv.h | 105 #define __fnstsw(__sw) __asm __volatile("fnstsw %0" : "=a" (*(__sw)))
|
/external/quake/quake/src/QW/server/ |
math.s | 309 fnstsw %ax 315 fnstsw %ax
|
/bionic/libm/i387/ |
fenv.c | 60 #define __fnstsw(__sw) __asm __volatile("fnstsw %0" : "=am" (*(__sw)))
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
asm.php | 86 'fnstenvw','fnstsw','fpatan','fprem','fptan','frndint','frstor','frstorw','fsave',
|
/external/valgrind/main/docs/internals/ |
3_1_BUGSTATUS.txt | 87 vx1591 vx1592 117366 amd64: 0xDD 0x7C fnstsw
|
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.c | 694 {"fnstsw", " fnstsw", 2, emitoneoperandw},
|
/external/quake/quake/src/WinQuake/gas2masm/ |
gas2masm.c | 694 {"fnstsw", " fnstsw", 2, emitoneoperandw},
|