ETEMP             206 arch/m68k/fpsp040/fpsp.h 	.set	ETEMP,LV-12		| etemp (12 bytes)
ETEMP             207 arch/m68k/fpsp040/fpsp.h 	.set	ETEMP_EX,ETEMP		| etemp sign and exponent (2 bytes)
ETEMP             208 arch/m68k/fpsp040/fpsp.h 	.set	ETEMP_HI,ETEMP+4		| etemp mantissa [63:32] (4 bytes)
ETEMP             209 arch/m68k/fpsp040/fpsp.h 	.set	ETEMP_LO,ETEMP+8		| etemp mantissa [31:00] (4 bytes)
ETEMP             211 arch/m68k/fpsp040/fpsp.h 	.set	ETEMP_SGN,ETEMP+2		| used to store sign