__mtfsb1
Purpose
Move to FPSCR Bit 1
Sets bit
bt
of the FPSCR to 1.
Prototype
void __mtfsb1 (unsigned int
bt
);
Parameters
bt
Must be a constant with a value of 0 to 31.
Parent topic:
FPSCR functions
[
Provide feedback
]