Searched defs:fnstcw (Results 1 – 3 of 3) sorted by relevance
64 __ fnstcw( in TEST_F() local
1644 void Assembler::fnstcw(const Operand& adr) { in fnstcw() function in v8::internal::Assembler
2497 void AssemblerX86Base<TraitsType>::fnstcw(const typename T::Address &dst) { in fnstcw() function