Searched refs:fnclex (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/i386/isa/ |
| HD | npx.c | 88 #define fnclex() __asm __volatile("fnclex") macro 137 void fnclex(void); 974 fnclex(); in npxdrop() 1129 fnclex(); /* As in npxdrop(). */ in npxsetregs() 1287 fnclex(); in fpu_clean_state()
|
| /NextBSD/sys/amd64/amd64/ |
| HD | fpu.c | 70 #define fnclex() __asm __volatile("fnclex") macro 103 void fnclex(void); 848 fnclex(); in fpu_clean_state()
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86InstrFPStack.td | 607 def FNCLEX : I<0xDB, MRM_E2, (outs), (ins), "fnclex", [], IIC_FNCLEX>;
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | i386-opc.tbl | 745 fnclex, 0, 0xdbe2, None, 0, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf, { 0 }
|