Lines Matching refs:x5
88 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument
93 faligndata %x4, %x5, %f8; \
94 faligndata %x5, %x6, %f10; \
118 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument
124 fsrc2 %x5, %f10;
125 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument
131 fsrc2 %x5, %f10; \
133 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument
139 fsrc2 %x5, %f10; \
162 #define FREG_LOAD_6(base, x0, x1, x2, x3, x4, x5) \ argument
168 EX_LD_FP(LOAD(ldd, base + 0x28, %x5));
169 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \ argument
175 EX_LD_FP(LOAD(ldd, base + 0x28, %x5)); \