Lines Matching refs:x5
82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument
87 faligndata %x4, %x5, %f8; \
88 faligndata %x5, %x6, %f10; \
112 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument
118 fsrc2 %x5, %f10;
119 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument
125 fsrc2 %x5, %f10; \
127 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument
133 fsrc2 %x5, %f10; \
156 #define FREG_LOAD_6(base, x0, x1, x2, x3, x4, x5) \ argument
162 EX_LD(LOAD(ldd, base + 0x28, %x5));
163 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \ argument
169 EX_LD(LOAD(ldd, base + 0x28, %x5)); \