LFP
#define LFP(n) __asm("lxvw4x " #n ", 0,%0" \
#define LFP(n) __asm("lxvd2x " #n ", 0,%0" \
#undef LFP
#define LFP(n) __asm("lfd " #n ", 0(%0)" \