DECL_LINE68(line500)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
uint68_t d = (int68_t) REG68.d[reg0] << BYTE_FIX;
ADDB(d,s,d);
REG68.d[reg0] = ( REG68.d[reg0] & BYTE_MSK ) + ( d >> BYTE_FIX );
}
DECL_LINE68(line501)
{
ILLEGAL;
assert(EMU68_BREAK);
}
DECL_LINE68(line502)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(2,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
ADDB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line503)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(3,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
ADDB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line504)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(4,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
ADDB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line505)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(5,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
ADDB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line506)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(6,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
ADDB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line507)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(7,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
ADDB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line508)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
uint68_t d = (int68_t) REG68.d[reg0] << WORD_FIX;
ADDW(d,s,d);
REG68.d[reg0] = ( REG68.d[reg0] & WORD_MSK ) + ( d >> WORD_FIX );
}
DECL_LINE68(line509)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX ) >> 16;
uint68_t d = (int68_t) REG68.a[reg0] << LONG_FIX;
ADDAW(d,s,d);
REG68.a[reg0] = ( d >> LONG_FIX );
}
DECL_LINE68(line50A)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(2,reg0);
uint68_t d = read_W(l) << WORD_FIX;
ADDW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line50B)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(3,reg0);
uint68_t d = read_W(l) << WORD_FIX;
ADDW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line50C)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(4,reg0);
uint68_t d = read_W(l) << WORD_FIX;
ADDW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line50D)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(5,reg0);
uint68_t d = read_W(l) << WORD_FIX;
ADDW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line50E)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(6,reg0);
uint68_t d = read_W(l) << WORD_FIX;
ADDW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line50F)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(7,reg0);
uint68_t d = read_W(l) << WORD_FIX;
ADDW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line510)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
uint68_t d = (int68_t) REG68.d[reg0] << LONG_FIX;
ADDL(d,s,d);
REG68.d[reg0] = ( d >> LONG_FIX );
}
DECL_LINE68(line511)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
uint68_t d = (int68_t) REG68.a[reg0] << LONG_FIX;
ADDAL(d,s,d);
REG68.a[reg0] = ( d >> LONG_FIX );
}
DECL_LINE68(line512)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(2,reg0);
uint68_t d = read_L(l) << LONG_FIX;
ADDL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line513)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(3,reg0);
uint68_t d = read_L(l) << LONG_FIX;
ADDL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line514)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(4,reg0);
uint68_t d = read_L(l) << LONG_FIX;
ADDL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line515)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(5,reg0);
uint68_t d = read_L(l) << LONG_FIX;
ADDL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line516)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(6,reg0);
uint68_t d = read_L(l) << LONG_FIX;
ADDL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line517)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(7,reg0);
uint68_t d = read_L(l) << LONG_FIX;
ADDL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line518)
{
const int r = SCC((reg9<<1)+0);
REG68.d[reg0] = (REG68.d[reg0]&0xFFFFFF00)+r;
}
DECL_LINE68(line519)
{
DBCC(reg0,(reg9<<1)+0);
}
DECL_LINE68(line51A)
{
const int r = SCC((reg9<<1)+0);
write_EAB(2,reg0,r);
}
DECL_LINE68(line51B)
{
const int r = SCC((reg9<<1)+0);
write_EAB(3,reg0,r);
}
DECL_LINE68(line51C)
{
const int r = SCC((reg9<<1)+0);
write_EAB(4,reg0,r);
}
DECL_LINE68(line51D)
{
const int r = SCC((reg9<<1)+0);
write_EAB(5,reg0,r);
}
DECL_LINE68(line51E)
{
const int r = SCC((reg9<<1)+0);
write_EAB(6,reg0,r);
}
DECL_LINE68(line51F)
{
const int r = SCC((reg9<<1)+0);
write_EAB(7,reg0,r);
}
DECL_LINE68(line520)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
uint68_t d = (int68_t) REG68.d[reg0] << BYTE_FIX;
SUBB(d,s,d);
REG68.d[reg0] = ( REG68.d[reg0] & BYTE_MSK ) + ( d >> BYTE_FIX );
}
DECL_LINE68(line521)
{
ILLEGAL;
assert(EMU68_BREAK);
}
DECL_LINE68(line522)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(2,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
SUBB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line523)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(3,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
SUBB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line524)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(4,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
SUBB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line525)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(5,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
SUBB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line526)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(6,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
SUBB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line527)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << BYTE_FIX );
const addr68_t l = get_EAB(7,reg0);
uint68_t d = read_B(l) << BYTE_FIX;
SUBB(d,s,d);
write_B(l, d >> BYTE_FIX);
}
DECL_LINE68(line528)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
uint68_t d = (int68_t) REG68.d[reg0] << WORD_FIX;
SUBW(d,s,d);
REG68.d[reg0] = ( REG68.d[reg0] & WORD_MSK ) + ( d >> WORD_FIX );
}
DECL_LINE68(line529)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX ) >> 16;
uint68_t d = (int68_t) REG68.a[reg0] << LONG_FIX;
SUBAW(d,s,d);
REG68.a[reg0] = ( d >> LONG_FIX );
}
DECL_LINE68(line52A)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(2,reg0);
uint68_t d = read_W(l) << WORD_FIX;
SUBW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line52B)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(3,reg0);
uint68_t d = read_W(l) << WORD_FIX;
SUBW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line52C)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(4,reg0);
uint68_t d = read_W(l) << WORD_FIX;
SUBW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line52D)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(5,reg0);
uint68_t d = read_W(l) << WORD_FIX;
SUBW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line52E)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(6,reg0);
uint68_t d = read_W(l) << WORD_FIX;
SUBW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line52F)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << WORD_FIX );
const addr68_t l = get_EAW(7,reg0);
uint68_t d = read_W(l) << WORD_FIX;
SUBW(d,s,d);
write_W(l, d >> WORD_FIX);
}
DECL_LINE68(line530)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
uint68_t d = (int68_t) REG68.d[reg0] << LONG_FIX;
SUBL(d,s,d);
REG68.d[reg0] = ( d >> LONG_FIX );
}
DECL_LINE68(line531)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
uint68_t d = (int68_t) REG68.a[reg0] << LONG_FIX;
SUBAL(d,s,d);
REG68.a[reg0] = ( d >> LONG_FIX );
}
DECL_LINE68(line532)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(2,reg0);
uint68_t d = read_L(l) << LONG_FIX;
SUBL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line533)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(3,reg0);
uint68_t d = read_L(l) << LONG_FIX;
SUBL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line534)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(4,reg0);
uint68_t d = read_L(l) << LONG_FIX;
SUBL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line535)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(5,reg0);
uint68_t d = read_L(l) << LONG_FIX;
SUBL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line536)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(6,reg0);
uint68_t d = read_L(l) << LONG_FIX;
SUBL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line537)
{
const uint68_t s = ( (int68_t) ( ( ( reg9 - 1 ) & 7 ) + 1 ) << LONG_FIX );
const addr68_t l = get_EAL(7,reg0);
uint68_t d = read_L(l) << LONG_FIX;
SUBL(d,s,d);
write_L(l, d >> LONG_FIX);
}
DECL_LINE68(line538)
{
const int r = SCC((reg9<<1)+1);
REG68.d[reg0] = (REG68.d[reg0]&0xFFFFFF00)+r;
}
DECL_LINE68(line539)
{
DBCC(reg0,(reg9<<1)+1);
}
DECL_LINE68(line53A)
{
const int r = SCC((reg9<<1)+1);
write_EAB(2,reg0,r);
}
DECL_LINE68(line53B)
{
const int r = SCC((reg9<<1)+1);
write_EAB(3,reg0,r);
}
DECL_LINE68(line53C)
{
const int r = SCC((reg9<<1)+1);
write_EAB(4,reg0,r);
}
DECL_LINE68(line53D)
{
const int r = SCC((reg9<<1)+1);
write_EAB(5,reg0,r);
}
DECL_LINE68(line53E)
{
const int r = SCC((reg9<<1)+1);
write_EAB(6,reg0,r);
}
DECL_LINE68(line53F)
{
const int r = SCC((reg9<<1)+1);
write_EAB(7,reg0,r);
}