trfsr


Flag transfer (Transfers specified CC bit to Zero flag in PSW (Single))

[Syntax]

-

trfsr cc#3

-

trfsr

[Function]

This instruction transfers the condition bits (the CC(7:0) bits: bits 31 to 24) in the FPSR register specified by fcbit to the Z flag in the PSW. If fcbit is omitted, this instruction transfers the CC0 bit (bit 24).

[Description]

-

The assembler generates one trfsr machine instruction.