still hunting for the magic execution pipeline mojo.
[goodfet] / firmware / include / jtagarm7tdmi.h
index 7475117..639f969 100644 (file)
@@ -183,6 +183,7 @@ The least significant bit of the instruction register is scanned in and scanned
 #define ARM_INSTR_MSR_cpsr_cxsf_R0  0xe12ff000
 #define ARM_INSTR_STM_R0_r0_r15     0x 
 #define ARM_INSTR_STMIA_R14_r0_rx   0xE88E0000      // add up to 65k to indicate which registers...
+//   #define ARM_INSTR_STMIA_R14_r0_rx   0x00008ee8      // add up to 65k to indicate which registers...
 #define ARM_INSTR_SKANKREGS         0xE88Effff      // add up to 65k to indicate which registers...
 #define ARM_STORE_MULTIPLE          ARM_INSTR_STMIA_R14_r0-rx