Searched defs:mtfsb0 (Results 1 – 2 of 2) sorted by relevance
1719 __ mtfsb0(VXCVI); // clear FPSCR:VXCVI bit in AssembleArchInstruction() local1751 __ mtfsb0(VXCVI); // clear FPSCR:VXCVI bit in AssembleArchInstruction() local
2268 void Assembler::mtfsb0(FPSCRBit bit, RCBit rc) { in mtfsb0() function in v8::internal::Assembler