EasyManuals Logo

Renesas SuperH SH-4A User Manual

Renesas SuperH SH-4A
472 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #267 background imageLoading...
Page #267 background image
Rev. 1.50, 10/04, page 247 of 448
LDCDBR(int m) /* LDC Rm,DBR : Privileged */
{
DBR = R[m];
PC += 2;
}
LDCRn_BANK(int m) /* LDC Rm,Rn_BANK : Privileged */
/* n=0–7 */
{
Rn_BANK = R[m];
PC += 2;
}
LDCMGBR(int m) /* LDC.L @Rm+,GBR */
{
GBR=Read_Long(R[m]);
R[m] += 4;
PC += 2;
}
LDCMVBR(int m) /* LDC.L @Rm+,VBR : Privileged */
{
VBR = Read_Long(R[m]);
R[m] += 4;
PC += 2;
}
LDCMSGR(int m) /* LDC.L @Rm+,SGR : Privileged */
{
SGR = Read_Long(R[m]);
R[m] += 4;
PC += 2;
}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Renesas SuperH SH-4A and is the answer not in the manual?

Renesas SuperH SH-4A Specifications

General IconGeneral
BrandRenesas
ModelSuperH SH-4A
CategoryComputer Hardware
LanguageEnglish

Related product manuals