Searched refs:REALSRC (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 1311 #define REALSRC %i0 macro 1329 ldub [REALSRC], SRC ! move 4 bytes per loop iteration 1332 ldub [REALSRC + 1], SRC 1333 add REALSRC, 4, REALSRC 1335 ldub [REALSRC - 2], SRC 1338 ldub [REALSRC - 1], SRC 1345 1: ldub [REALSRC], SRC 1346 inc REALSRC 1353 andn REALSRC, 0x7, SRC 1354 alignaddr REALSRC, %g0, %g0 [all …]
|
H A D | opl_olympus_copy.s | 1263 #define REALSRC %i0 macro 1281 ldub [REALSRC], SRC ! move 4 bytes per loop iteration 1284 ldub [REALSRC + 1], SRC 1285 add REALSRC, 4, REALSRC 1287 ldub [REALSRC - 2], SRC 1290 ldub [REALSRC - 1], SRC 1297 1: ldub [REALSRC], SRC 1298 inc REALSRC 1306 andn REALSRC, 0x7, SRC 1312 alignaddr REALSRC, %g0, %g0 [all …]
|