ucmb: Add an optimized hotpath-assembly example implementation for AVR8. It's about...
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Mar 2009 11:57:55 +0000 (11:57 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Mar 2009 11:57:55 +0000 (11:57 +0000)
commit86065907904f5fe63b272f0f86afdaa45109f726
treebd5c9c9f2c758e96179a2a48d7a94cd72449adfd
parent516fbeb0acfde916f6216cdfca6f44545b6d2a70
ucmb: Add an optimized hotpath-assembly example implementation for AVR8. It's about twice as fast as the C implementation.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14840 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/ucmb/microcontroller_examples/atmel_avr8_optimized/ucmb.c [new file with mode: 0644]
utils/ucmb/microcontroller_examples/atmel_avr8_optimized/ucmb.h [new file with mode: 0644]