Module movrs
Read-shared Move instructions
Functions
- _movrs_i16 Moves a 16-bit word from the source to the destination, with an indication that the source memory location is likely to become read-shared by multiple processors, i.e., read in the future by at least one other processor before it is written, assuming it is ever written in the future.
- _movrs_i32 Moves a 32-bit doubleword from the source to the destination, with an indication that the source memory location is likely to become read-shared by multiple processors, i.e., read in the future by at least one other processor before it is written, assuming it is ever written in the future.
- _movrs_i64 Moves a 64-bit quadword from the source to the destination, with an indication that the source memory location is likely to become read-shared by multiple processors, i.e., read in the future by at least one other processor before it is written, assuming it is ever written in the future.
- _movrs_i8 Moves a byte from the source to the destination, with an indication that the source memory location is likely to become read-shared by multiple processors, i.e., read in the future by at least one other processor before it is written, assuming it is ever written in the future.
- movrsdi
- movrshi
- movrsqi
- movrssi