movel              68 arch/m68k/include/asm/entry.h 	movel	%sp,sw_usp		/* save user sp */
movel              70 arch/m68k/include/asm/entry.h 	movel	sw_ksp,%sp		/* kernel sp */
movel              73 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* orig d0 */
movel              74 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* d0 */
movel              77 arch/m68k/include/asm/entry.h 	movel	sw_usp,%a0		/* get usp */
movel              78 arch/m68k/include/asm/entry.h 	movel	%a0@-,%sp@(PT_OFF_PC)	/* copy exception program counter */
movel              79 arch/m68k/include/asm/entry.h 	movel	%a0@-,%sp@(PT_OFF_FORMATVEC)/*copy exception format/vector/sr */
movel              83 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* orig d0 */
movel              84 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* d0 */
movel              93 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@(PT_OFF_ORIG_D0)
movel              98 arch/m68k/include/asm/entry.h 	movel	sw_usp,%a0		/* get usp */
movel              99 arch/m68k/include/asm/entry.h 	movel	%sp@(PT_OFF_PC),%a0@-	/* copy exception program counter */
movel             100 arch/m68k/include/asm/entry.h 	movel	%sp@(PT_OFF_FORMATVEC),%a0@-/*copy exception format/vector/sr */
movel             103 arch/m68k/include/asm/entry.h 	movel	%sp@+,%d0
movel             107 arch/m68k/include/asm/entry.h 	movel	%sp,sw_ksp		/* save ksp */
movel             109 arch/m68k/include/asm/entry.h 	movel	sw_usp,%sp		/* restore usp */
movel             114 arch/m68k/include/asm/entry.h 	movel	sw_usp,%a3
movel             118 arch/m68k/include/asm/entry.h 	movel	%a3,sw_usp
movel             129 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* orig d0 */
movel             130 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* d0 */
movel             139 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* d0 */
movel             147 arch/m68k/include/asm/entry.h 	movel	%sp@+,%d0
movel             189 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* d0 */
movel             195 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* orig d0 */
movel             196 arch/m68k/include/asm/entry.h 	movel	%d0,%sp@-		/* d0 */
movel             202 arch/m68k/include/asm/entry.h 	movel	%sp@+,%d0
movel             230 arch/m68k/include/asm/entry.h 	movel	%sp,\reg
movel             232 arch/m68k/include/asm/entry.h 	movel	\reg,%curptr
movel             233 arch/m68k/include/asm/entry.h 	movel	%curptr@,%curptr
movel             231 arch/m68k/include/asm/m525xsim.h 	movel	#0x10000001,%a0
movel             235 arch/m68k/include/asm/m525xsim.h 	movel	#0x80000001,%a1
movel             248 arch/m68k/include/asm/m525xsim.h 	movel	#0x001F0021,%d0			/* disable C/I bit */
movel             249 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x84(%a0)			/* set CSMR0 */
movel             255 arch/m68k/include/asm/m525xsim.h 	movel	0x180(%a1),%d0			/* get current PLL value */
movel             257 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x180(%a1)			/* set PLL register */
movel             266 arch/m68k/include/asm/m525xsim.h 	movel	#0x125a40f0,%d0			/* set for 140MHz */
movel             267 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x180(%a1)			/* set PLL register */
movel             269 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x180(%a1)			/* set PLL register */
movel             276 arch/m68k/include/asm/m525xsim.h 	movel  #0xe0000000,%d0			/* CS1 mapped at 0xe0000000 */
movel             277 arch/m68k/include/asm/m525xsim.h 	movel  %d0,0x8c(%a0)
movel             278 arch/m68k/include/asm/m525xsim.h 	movel  #0x001f0021,%d0			/* CS1 size of 1Mb */
movel             279 arch/m68k/include/asm/m525xsim.h 	movel  %d0,0x90(%a0)
movel             286 arch/m68k/include/asm/m525xsim.h 	movel	#0x50000000,%d0			/* CS2 mapped at 0x50000000 */
movel             287 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x98(%a0)
movel             288 arch/m68k/include/asm/m525xsim.h 	movel	#0x001f0001,%d0			/* CS2 size of 1MB */
movel             289 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x9c(%a0)
movel             293 arch/m68k/include/asm/m525xsim.h 	movel	#0x00107000,%d0			/* IDEconfig1 */
movel             294 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x18c(%a1)
movel             295 arch/m68k/include/asm/m525xsim.h 	movel	#0x000c0400,%d0			/* IDEconfig2 */
movel             296 arch/m68k/include/asm/m525xsim.h 	movel	%d0,0x190(%a1)
movel             298 arch/m68k/include/asm/m525xsim.h 	movel	#0x00080000,%d0			/* GPIO19, IDE reset bit */
movel             161 arch/m68k/include/asm/m53xxsim.h 	movel	#0xFC098000, %a7
movel             162 arch/m68k/include/asm/m53xxsim.h 	movel	#0x0, (%a7)
movel             165 arch/m68k/include/asm/m53xxsim.h 	movel	#CORE_SRAM, %d0
movel             168 arch/m68k/include/asm/m53xxsim.h 	movel	#CORE_SRAM, %sp