Back
MASM : CACHE : LPMA
LPMA:

Syntax:

  • LPMA
Description:

The LPMA instruction (Load Program Memory Address) writes the PMA internal register with address taken from the AGU output encoded as follows:

  • Bits [27:0] - written to PMA register.

The register contents define the address in memory from which instructions are to be fetched in Instruction Cache. Always used by MTI instruction and used by MTFC instruction in the case when the top of the condition stack is true.

Microcode Pattern:

Takes 1 cycles to execute.
    Example: LIRA

	  
	 ASEL
	------
	 LPMA  

	  
Exceptions :

NOT YET

Example :

Not available at the moment.

APE Group Zeuthen. 2003
$Id: lpma_masm.php,v 1.2 2004/08/04 09:33:44 noe Exp $
$Id: syntax.php,v 1.8 2004/08/04 09:25:34 noe Exp $