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