Atari Logo
Atari Computer

Hauptseite -
Welches System? -
Hardware -
Software -
Emulatoren -
Internet
MausNet
Programmieren
Verweise
Über

Assembler

Previous Next TOC

NAME PLOAD -- Load of an entry in the ATC (PRIVILEGED)
SYNOPSIS
PLOADR<FC>,<ea>
PLOADW<FC>,<ea>
No size specs.
FUNCTION Those instructions are used to load in the ATC (PMMU cache), one entry following to logic specified <ea>. A research in table is made for this cache modification and attributes of final descriptor are updated (bits U and M for PLOADW, bits U for PLOADR) according to the executed instruction. PLOADR makes a loading of an entry in the ATC, as if a read cycle was made. PLOADW makes a loading of an entry in the ATC, as if a write cycle was made.

The status register of the PMMU, MMUSR, isn't affected by this instruction.

<FC> operand can be mentioned:

  • in immediate.
  • by the three lower bits of a data register.
  • by the register SFC or DFC.
FORMAT
 <ea>
1514131211109876543210
1111000000MODEREGISTER
001000R/W0000FC
R/W field indicates type of access used for research:
0->write access.
1->read access.
FC field indicates value of Function Codes of the entry to invalidate.
10XXXThe Function Codes are XXX.
01DDDThe Function Codes are the bits 2 to 0 of a DDD data register.
0000The Function Codes are specified in SFC.
0001The Function Codes are specified in DFC.
REGISTER <ea> specifies logic address to load, allowed addressing modes are:
Addressing ModeModeRegister
Dn--
An--
(An)010No reg. An
(An)+--
-(An)--
(d16,An)101No reg. An
(d8,An,Xi)110No reg. An
(bd,An,Xi)110No reg. An
([bd,An,Xi]od)110No reg. An
([bd,An],Xi,od)110No reg. An
Addressing ModeModeRegister
Abs.W111000
Abs.L111001
(d16,PC)--
(d8,PC,Xi)--
(bd,PC,Xi)--
([bd,PC,Xi],od)--
([bd,PC],Xi,od)--
#data--
RESULT Not affected.


Best viewed with any browser English version not yet available.

Änderungen und Irrtümer vorbehalten. Letzte Änderung:
14 September 2001.
Home - Mail an den Webmaster - Impressum