SPRUI33H November 2015 – June 2024 TMS320F280040-Q1 , TMS320F280040C-Q1 , TMS320F280041 , TMS320F280041-Q1 , TMS320F280041C , TMS320F280041C-Q1 , TMS320F280045 , TMS320F280048-Q1 , TMS320F280048C-Q1 , TMS320F280049 , TMS320F280049-Q1 , TMS320F280049C , TMS320F280049C-Q1
Move 32-Bit Value from Memory to the MSTF Register
MSTF | CLA status register |
mem32 | 32-bit source memory location |
LSW: mmmm mmmm mmmm mmmm
MSW: 0111 0111 0000 addr
Move from memory to the CLA's status register MSTF. This instruction is most useful when nesting function calls (using MCCNDD).
MSTF = [mem32];
This instruction modifies the following flags in the MSTF register:
Flag | TF | ZF | NF | LUF | LVF |
---|---|---|---|---|---|
Modified | Yes | Yes | Yes | Yes | Yes |
Loading the status register can overwrite all flags and the RPC field. The MEALLOW field is not affected.
This is a single-cycle instruction.