Searched defs:OSs16tof32 (Results 1 – 1 of 1) sorted by relevance
228 #define OSs16tof32(in,out) asm volatile ("psq_l %0, 0(%1), 1, 5 " : "=f" (*(out)) : "b" (in) ) macro290 static inline void OSs16tof32(register s16* in, volatile register f32* out) in OSs16tof32() function