Home
last modified time | relevance | path

Searched refs:fnstsw (Results 1 – 25 of 28) sorted by relevance

12

/external/quake/quake/src/QW/client/
Dr_drawa.s220 fnstsw %ax
236 fnstsw %ax
768 fnstsw %ax
793 fnstsw %ax
800 fnstsw %ax
822 fnstsw %ax
829 fnstsw %ax
Dr_edgea.s509 fnstsw %ax
517 fnstsw %ax
526 fnstsw %ax
698 fnstsw %ax
706 fnstsw %ax
715 fnstsw %ax
Dr_drawa.asm326 fnstsw ax
338 fnstsw ax
626 fnstsw ax
639 fnstsw ax
646 fnstsw ax
658 fnstsw ax
665 fnstsw ax
Dmath.s395 fnstsw %ax
401 fnstsw %ax
Dr_edgea.asm552 fnstsw ax
556 fnstsw ax
561 fnstsw ax
668 fnstsw ax
672 fnstsw ax
677 fnstsw ax
Dmath.asm480 fnstsw ax
485 fnstsw ax
Dd_draw.s830 fnstsw %ax
945 fnstsw %ax
Dd_parta.s94 fnstsw %ax
Dd_draw.asm792 fnstsw ax
879 fnstsw ax
Dd_parta.asm266 fnstsw ax
/external/quake/quake/src/WinQuake/
Dr_drawa.s220 fnstsw %ax
236 fnstsw %ax
768 fnstsw %ax
793 fnstsw %ax
800 fnstsw %ax
822 fnstsw %ax
829 fnstsw %ax
Dr_edgea.s509 fnstsw %ax
517 fnstsw %ax
526 fnstsw %ax
698 fnstsw %ax
706 fnstsw %ax
715 fnstsw %ax
Dmath.s396 fnstsw %ax
402 fnstsw %ax
Dd_draw.s830 fnstsw %ax
945 fnstsw %ax
Dd_parta.s94 fnstsw %ax
/external/llvm/test/MC/X86/
Dx86-64.s325 fnstsw label
326 fnstsw %ax label
327 fnstsw %eax label
328 fnstsw %al label
Dx86-32.s802 fnstsw 0x7eed
Dx86-32-coverage.s4337 fnstsw 0xdeadbeef(%ebx,%ecx,8)
4341 fnstsw 0xbabecafe
4345 fnstsw 0x12345678
14056 fnstsw 0xdeadbeef(%ebx,%ecx,8)
14059 fnstsw 0xbabecafe
14062 fnstsw 0x12345678
/external/quake/quake/src/QW/server/
Dmath.s309 fnstsw %ax
315 fnstsw %ax
/external/qemu/target-i386/
Dhelper.h165 DEF_HELPER_0(fnstsw, i32)
/external/valgrind/main/docs/internals/
D3_1_BUGSTATUS.txt87 vx1591 vx1592 117366 amd64: 0xDD 0x7C fnstsw
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td295 def FNSTSWm : FPI<0xDD, MRM7m, (outs f32mem:$dst), (ins), "fnstsw\t$dst">;
573 (outs), (ins), "fnstsw %ax",
DX86InstrInfo.td1773 def : MnemonicAlias<"fnstsww", "fnstsw">;
1905 // We accept "fnstsw %eax" even though it only writes %ax.
1906 def : InstAlias<"fnstsw %eax", (FNSTSW16r)>;
1907 def : InstAlias<"fnstsw %al" , (FNSTSW16r)>;
1908 def : InstAlias<"fnstsw" , (FNSTSW16r)>;
/external/valgrind/main/perf/
Dtinycc.c3437 DEF_ASM_OP0(fnstsw, 0xdfe0)
3438 ALT(DEF_ASM_OP1(fnstsw, 0xdfe0, 0, 0, OPT_EAX ))
3439 ALT(DEF_ASM_OP1(fnstsw, 0xdd, 7, OPC_MODRM, OPT_EA ))
3894 DEF_ASM_OP0(fnstsw, 0xdfe0)
3895 ALT(DEF_ASM_OP1(fnstsw, 0xdfe0, 0, 0, OPT_EAX ))
3896 ALT(DEF_ASM_OP1(fnstsw, 0xdd, 7, OPC_MODRM, OPT_EA ))
4769 DEF_ASM_OP0(fnstsw, 0xdfe0)
4770 ALT(DEF_ASM_OP1(fnstsw, 0xdfe0, 0, 0, OPT_EAX ))
4771 ALT(DEF_ASM_OP1(fnstsw, 0xdd, 7, OPC_MODRM, OPT_EA ))
5226 DEF_ASM_OP0(fnstsw, 0xdfe0)
[all …]
/external/elfutils/libcpu/defs/
Di386254 11011111,11100000:fnstsw %ax
349 11011101,{mod}111{r_m}:fnstsw {mod}{r_m}

12