import gdb-1999-07-12 snapshot

This commit is contained in:
Jason Molenda
1999-07-12 11:15:22 +00:00
parent edac9bffc1
commit 43e526b9b4
29 changed files with 423 additions and 167 deletions

View File

@@ -464,6 +464,7 @@ ARMword ARMul_Emulate26(register ARMul_State *state)
if (temp) { /* if the condition codes don't match, stop here */
mainswitch:
switch ((int)BITS(20,27)) {
/***************************************************************************\
@@ -877,6 +878,7 @@ mainswitch:
break ;
case 0x10 : /* TST reg and MRS CPSR and SWP word */
#ifdef MODET
if (BITS(4,11) == 0xB) {
/* STRH register offset, no write-back, down, pre indexed */