Searched refs:SAVE_LONG (Results 1 – 1 of 1) sorted by relevance
15 #define SAVE_LONG(reg, idx) sd reg, (idx*SIZE_LONG)(sp) macro21 #define SAVE_LONG(reg, idx) sw reg, (idx*SIZE_LONG)(sp) macro160 SAVE_LONG(a0, 0)161 SAVE_LONG(a1, 1)162 SAVE_LONG(ra, 2)
Completed in 3 milliseconds