HomeSort by relevance Sort by last modified time
    Searched refs:fstsw (Results 1 - 25 of 34) sorted by null

1 2

  /external/valgrind/cachegrind/tests/x86/
fpu-28-108.S 19 fstsw fooble
  /art/runtime/interpreter/mterp/x86/
op_rem_double.S 8 fstsw %ax
op_rem_double_2addr.S 9 fstsw %ax
op_rem_float.S 8 fstsw %ax
op_rem_float_2addr.S 9 fstsw %ax
  /art/runtime/interpreter/mterp/x86_64/
op_rem_double.S 8 fstsw %ax
op_rem_double_2addr.S 9 fstsw %ax
op_rem_float.S 8 fstsw %ax
op_rem_float_2addr.S 9 fstsw %ax
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
i386.s 6 fstsw
7 fstsw %ax
41 fstsw
42 fstsw ax
inval.s 56 fstsw %eax
57 fstsw %al
82 fstsw eax
83 fstsw al
inval.l 141 [ ]*56[ ]+fstsw %eax
142 [ ]*57[ ]+fstsw %al
171 [ ]*82[ ]+fstsw eax
172 [ ]*83[ ]+fstsw al
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
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
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.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
  /external/llvm/test/MC/X86/
x86-64.s 501 // rdar://8456378 and PR7557 - fstsw
502 fstsw %ax label
505 fstsw (%rax) label
    [all...]
x86-16.s 754 fstsw 0x7eed
x86-32.s 879 fstsw 0x7eed
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 463 // rdar://8456378 and PR7557 - fstsw
464 fstsw %ax label
467 fstsw (%rax) label
x86-32.s 782 fstsw 0x7eed
  /art/compiler/utils/x86/
assembler_x86.h 541 void fstsw();

Completed in 144 milliseconds

1 2