Another optimization question - can I speed up this 32 bit multiply?

scswift:
I shouldn't be using defines? How else can I use inline assembly?

Inline functions are a good choice...
http://code.google.com/p/arduino-tiny/source/browse/trunk/hardware/tiny/cores/tiny/TinyDebugSerial.h#54