ADD32
#define ADD32 __asm volatile( "ldw 0x00(%1), %%r19! ldw 0x04(%1), %%r20\n\t" \
#define ADD32 Asm(" ld [%4+ 0],%1; ld [%4+ 4],%2; \