HomeSort by relevance Sort by last modified time
    Searched refs:fxsave64 (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-fxsave.s 10 fxsave64 (%rax)
11 fxsave64 (%r8)
12 fxsave64 (%r8, %rax)
13 fxsave64 (%rax, %r8)
31 fxsave64 [rax] label
32 fxsave64 [r8] label
33 fxsave64 [r8+rax*1] label
34 fxsave64 [rax+r8*1] label
x86-64-fxsave-intel.d 16 [ ]*[a-f0-9]+: 48 0f ae 00 fxsave64 \[rax\]
17 [ ]*[a-f0-9]+: 49 0f ae 00 fxsave64 \[r8\]
18 [ ]*[a-f0-9]+: 49 0f ae 04 00 fxsave64 \[r8\+rax\*1\]
19 [ ]*[a-f0-9]+: 4a 0f ae 04 00 fxsave64 \[rax\+r8\*1\]
35 [ ]*[a-f0-9]+: 48 0f ae 00 fxsave64 \[rax\]
36 [ ]*[a-f0-9]+: 49 0f ae 00 fxsave64 \[r8\]
37 [ ]*[a-f0-9]+: 49 0f ae 04 00 fxsave64 \[r8\+rax\*1\]
38 [ ]*[a-f0-9]+: 4a 0f ae 04 00 fxsave64 \[rax\+r8\*1\]
x86-64-fxsave.d 15 [ ]*[a-f0-9]+: 48 0f ae 00 fxsave64 \(%rax\)
16 [ ]*[a-f0-9]+: 49 0f ae 00 fxsave64 \(%r8\)
17 [ ]*[a-f0-9]+: 49 0f ae 04 00 fxsave64 \(%r8,%rax,1\)
18 [ ]*[a-f0-9]+: 4a 0f ae 04 00 fxsave64 \(%rax,%r8,1\)
34 [ ]*[a-f0-9]+: 48 0f ae 00 fxsave64 \(%rax\)
35 [ ]*[a-f0-9]+: 49 0f ae 00 fxsave64 \(%r8\)
36 [ ]*[a-f0-9]+: 49 0f ae 04 00 fxsave64 \(%r8,%rax,1\)
37 [ ]*[a-f0-9]+: 4a 0f ae 04 00 fxsave64 \(%rax,%r8,1\)
rex.d 11 [ ]*[0-9a-f]+:[ ]+48 0f ae 00[ ]+fxsave64[ ]+\(%rax\)
13 [ ]*[0-9a-f]+:[ ]+49 0f ae 00[ ]+fxsave64[ ]+\(%r8\)
15 [ ]*[0-9a-f]+:[ ]+4a 0f ae 04 05 00 00 00 00[ ]+fxsave64[ ]+(0x0)?\(,%r8(,1)?\)
17 [ ]*[0-9a-f]+:[ ]+4b 0f ae 04 00[ ]+fxsave64[ ]+\(%r8,%r8(,1)?\)
  /bionic/libm/include/amd64/machine/
fpu.h 16 struct fxsave64 { struct
32 struct fxsave64 fp_fxsave; /* see above */
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
fpu.h 16 struct fxsave64 { struct
32 struct fxsave64 fp_fxsave; /* see above */
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/machine/
fpu.h 16 struct fxsave64 { struct
32 struct fxsave64 fp_fxsave; /* see above */
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/machine/
fpu.h 16 struct fxsave64 { struct
32 struct fxsave64 fp_fxsave; /* see above */
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/machine/
fpu.h 16 struct fxsave64 { struct
32 struct fxsave64 fp_fxsave; /* see above */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
rex.d 12 [ ]*[0-9a-f]+:[ ]+48 0f ae 00[ ]+fxsave64[ ]+\(%rax\)
14 [ ]*[0-9a-f]+:[ ]+49 0f ae 00[ ]+fxsave64[ ]+\(%r8\)
16 [ ]*[0-9a-f]+:[ ]+4a 0f ae 04 05 00 00 00 00[ ]+fxsave64[ ]+(0x0)?\(,%r8(,1)?\)
18 [ ]*[0-9a-f]+:[ ]+4b 0f ae 04 00[ ]+fxsave64[ ]+\(%r8,%r8(,1)?\)
  /external/llvm/test/MC/X86/
x86_64-encoding.s 203 // CHECK: fxsave64 (%rax)
207 // CHECK: fxsave64 (%rax)
209 fxsave64 (%rax)
intel-syntax.s 605 // CHECK: fxsave64 (%rax)
607 fxsave64 opaque ptr [rax] label

Completed in 119 milliseconds