Back
MASM : CACHE : LAPMA
LAPMA:

Syntax:

  • LAPMA
Description:

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

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

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

Microcode Pattern:

Takes 1 cycles to execute.
    Example: LAPMA

	  
	 ASEL
	-------
	 LAPMA

	  
Exceptions :

NOT YET

Example :

Not available at the moment.

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