HomeSort by relevance Sort by last modified time
    Searched full:fstsw (Results 26 - 50 of 77) sorted by null

12 3 4

  /prebuilts/go/linux-x86/src/math/
log1p_386.s 13 FSTSW AX
expm1_386.s 13 FSTSW AX
hypot_386.s 26 FSTSW AX
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
i386.d 11 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
12 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
41 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
42 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
x86-64-inval.s 59 fstsw %eax
60 fstsw %al
95 fstsw eax
96 fstsw al
inval.l 141 [ ]*56[ ]+fstsw %eax
142 [ ]*57[ ]+fstsw %al
171 [ ]*82[ ]+fstsw eax
172 [ ]*83[ ]+fstsw al
x86_64.s 261 fstsw
262 fstsw %ax
267 fstsw
268 fstsw ax
prefix.d 10 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
11 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
12 [ ]*[a-f0-9]+: 9b 67 df e0 addr16 fstsw %ax
x86-64-inval.l 177 [ ]*59[ ]+fstsw %eax
178 [ ]*60[ ]+fstsw %al
213 [ ]*95[ ]+fstsw eax
214 [ ]*96[ ]+fstsw al
prefix.s 2 fstsw; fstsw %ax;
3 addr16 fstsw %ax ;addr16 rep cmpsw %es:(%di),%ss:(%si)
k1om.d 220 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
221 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
224 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
225 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
l1om.d 220 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
221 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
224 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
225 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
x86_64.d 217 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
218 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
221 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
222 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64.s 255 fstsw
256 fstsw %ax
261 fstsw
262 fstsw ax
x86-64.d 216 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
217 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
220 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
221 [ ]*[a-f0-9]+: 9b df e0 fstsw %ax
  /prebuilts/go/darwin-x86/src/math/
expm1_386.s 13 FSTSW AX
hypot_386.s 26 FSTSW AX
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 365 __asm__ __volatile__ ("fxam; fstsw %%ax;" : "=a" (sw): "t" (x));
386 __asm__ __volatile__ ("fxam; fstsw %%ax;" : "=a" (sw): "t" (x));
405 __asm__ __volatile__ ("fxam; fstsw %%ax;" : "=a" (sw): "t" (x));
445 "fstsw %%ax": "=a" (sw) : "t" (_x));
464 "fstsw %%ax": "=a" (sw) : "t" (_x));
474 "fstsw %%ax": "=a" (sw) : "t" (_x));
500 __asm__ __volatile__ ( "fxam; fstsw %%ax;": "=a" (stw) : "t" (x));
512 __asm__ __volatile__ ("fxam; fstsw %%ax;": "=a" (stw) : "t" (x));
519 __asm__ __volatile__ ("fxam; fstsw %%ax;": "=a" (stw) : "t" (x));
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 121 // 9B D9 11: libopcodes reports FSTSW instead of FWAIT + FNSTSW.
122 // This is correct in that FSTSW is a pseudo-op for the pair, but it really
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 121 // 9B D9 11: libopcodes reports FSTSW instead of FWAIT + FNSTSW.
122 // This is correct in that FSTSW is a pseudo-op for the pair, but it really
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 306 "FSTSW",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 303 "FSTSW",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 306 "FSTSW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 303 "FSTSW",
  /external/valgrind/VEX/priv/
host_x86_defs.h 377 Xin_FpStSW_AX, /* fstsw %ax */
582 /* fstsw %ax */

Completed in 375 milliseconds

12 3 4