Searched refs:rALIGN (Results 1 – 6 of 6) sorted by relevance
/sysdeps/powerpc/powerpc32/power4/ |
A D | memset.S | 47 andi. rALIGN, rMEMP0, 3 56 subfic rALIGN, rALIGN, 4 57 add rMEMP, rMEMP, rALIGN 58 sub rLEN, rLEN, rALIGN 72 subfic rALIGN, rALIGN, 0x20 74 mtcrf 0x01, rALIGN 75 add rMEMP, rMEMP, rALIGN 76 sub rLEN, rLEN, rALIGN 77 cmplwi cr1, rALIGN, 0x10 93 clrrwi. rALIGN, rLEN, 5 [all …]
|
/sysdeps/powerpc/powerpc64/power4/ |
A D | memset.S | 50 andi. rALIGN, rMEMP0, 7 59 subfic rALIGN, rALIGN, 8 61 add rMEMP, rMEMP, rALIGN 62 sub rLEN, rLEN, rALIGN 91 subfic rALIGN, rALIGN, 0x20 94 mtcrf 0x01, rALIGN 95 add rMEMP, rMEMP, rALIGN 96 sub rLEN, rLEN, rALIGN 109 clrrdi. rALIGN, rLEN, 5 113 srdi rTMP, rALIGN, 5 [all …]
|
/sysdeps/powerpc/powerpc32/ |
A D | memset.S | 52 andi. rALIGN, rMEMP0, 3 60 subfic rALIGN, rALIGN, 4 61 add rMEMP, rMEMP, rALIGN 62 sub rLEN, rLEN, rALIGN 74 subfic rALIGN, rALIGN, 0x20 76 mtcrf 0x01, rALIGN 78 sub rLEN, rLEN, rALIGN 94 clrrwi. rALIGN, rLEN, 5 107 srwi rTMP, rALIGN, 5 151 mtcrf 0x02, rALIGN [all …]
|
/sysdeps/powerpc/powerpc64/ |
A D | memset.S | 57 andi. rALIGN, rMEMP0, 7 66 subfic rALIGN, rALIGN, 8 68 add rMEMP, rMEMP, rALIGN 69 sub rLEN, rLEN, rALIGN 98 subfic rALIGN, rALIGN, 0x20 101 mtcrf 0x01, rALIGN 102 add rMEMP, rMEMP, rALIGN 103 sub rLEN, rLEN, rALIGN 104 cmplwi cr1, rALIGN, 0x10 116 clrrdi. rALIGN, rLEN, 5 [all …]
|
/sysdeps/powerpc/powerpc64/power6/ |
A D | memset.S | 47 andi. rALIGN, rMEMP0, 7 56 subfic rALIGN, rALIGN, 8 58 add rMEMP, rMEMP, rALIGN 59 sub rLEN, rLEN, rALIGN 87 andi. rALIGN, rMEMP, 0x18 88 subfic rALIGN, rALIGN, 0x20 91 mtcrf 0x01, rALIGN 92 add rMEMP, rMEMP, rALIGN 93 sub rLEN, rLEN, rALIGN 94 cmplwi cr1, rALIGN, 0x10 [all …]
|
/sysdeps/powerpc/powerpc32/power6/ |
A D | memset.S | 46 andi. rALIGN, rMEMP0, 3 54 subfic rALIGN, rALIGN, 4 55 add rMEMP, rMEMP, rALIGN 56 sub rLEN, rLEN, rALIGN 70 andi. rALIGN, rMEMP, 0x1C 71 subfic rALIGN, rALIGN, 0x20 73 mtcrf 0x01, rALIGN 74 add rMEMP, rMEMP, rALIGN 75 sub rLEN, rLEN, rALIGN 76 cmplwi cr1, rALIGN, 0x10 [all …]
|
Completed in 6 milliseconds