Hitachi SH7750 Programming Manual page 288

High-performance risc engine superh (sh) 32-bit risc mcu/mpu series
Hide thumbs Also See for SH7750:
Table of Contents

Advertisement

void FMOV_INDEX_STORE_DR(int m,n)/*FMOV DRm,@(R0,Rn)*/
{
store_quad(DR[m>>1], R[0] + R[n]);
pc += 2;
}
Possible Exceptions:
• Data TLB miss exception
• Data protection violation exception
• Initial write exception
• Address error
Rev. 2.0, 03/99, page 274 of 396

Advertisement

Table of Contents
loading

Table of Contents