]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/arm/armemu.c
import gdb-1999-07-12 snapshot
[thirdparty/binutils-gdb.git] / sim / arm / armemu.c
index 36b7bba4d106aca41cf76a719149fba939a7c4ab..fa994e06c2edba235f269e3966218bcbd2e66ea3 100644 (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 */