Searched refs:clts (Results 1 – 8 of 8) sorted by relevance
| /trueos/sys/i386/include/ |
| HD | cpufunc.h | 100 clts(void) in clts() function 725 void clts(void);
|
| /trueos/sys/amd64/include/ |
| HD | cpufunc.h | 110 clts(void) in clts() function 768 void clts(void);
|
| /trueos/sys/amd64/amd64/ |
| HD | cpu_switch.S | 116 clts
|
| HD | fpu.c | 117 #define stop_emulating() clts()
|
| /trueos/sys/i386/isa/ |
| HD | npx.c | 165 #define stop_emulating() clts()
|
| /trueos/sys/amd64/vmm/ |
| HD | vmm.c | 188 #define fpu_stop_emulating() clts()
|
| /trueos/contrib/llvm/lib/Target/X86/ |
| HD | X86InstrInfo.td | 1636 def CLTS : I<0x06, RawFrm, (outs), (ins), "clts", [], IIC_CLTS>, TB;
|
| /trueos/contrib/binutils/opcodes/ |
| HD | i386-opc.tbl | 130 clts, 0, 0xf06, None, Cpu286, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf, { 0 }
|