flush

Assembly Syntax

flush address

Operation

updates a memory location; operates on the double word containing the addressed location

Comments

typically used in self-modifying code

Example

flush some_address

Home Page Index Page All Other Instructions