Home
last modified time | relevance | path

Searched full:roll (Results 1 – 25 of 229) sorted by relevance

12345678910

/freebsd/sys/crypto/openssl/i386/
H A Drmd-586.S66 roll $10,%edi
69 roll $11,%ecx
77 roll $10,%esi
80 roll $14,%ebp
86 roll $10,%ecx
89 roll $15,%ebx
97 roll $10,%ebp
100 roll $12,%edi
106 roll $10,%ebx
109 roll $5,%esi
[all …]
H A Dmd5-586.S41 roll $7,%eax
51 roll $12,%edx
61 roll $17,%ecx
71 roll $22,%ebx
81 roll $7,%eax
91 roll $12,%edx
101 roll $17,%ecx
111 roll $22,%ebx
121 roll $7,%eax
131 roll $12,%edx
[all …]
H A Dsha1-586.S107 roll $5,%ebp
119 roll $5,%ebp
131 roll $5,%ebp
143 roll $5,%ebp
155 roll $5,%ebp
167 roll $5,%ebp
179 roll $5,%ebp
191 roll $5,%ebp
203 roll $5,%ebp
215 roll $5,%ebp
[all …]
H A Drc5-586.S30 roll %cl,%edi
35 roll %cl,%esi
40 roll %cl,%edi
45 roll %cl,%esi
50 roll %cl,%edi
55 roll %cl,%esi
60 roll %cl,%edi
65 roll %cl,%esi
70 roll %cl,%edi
75 roll %cl,%esi
[all …]
H A Dcast-586.S32 roll %cl,%edx
53 roll %cl,%edx
74 roll %cl,%edx
95 roll %cl,%edx
116 roll %cl,%edx
137 roll %cl,%edx
158 roll %cl,%edx
179 roll %cl,%edx
200 roll %cl,%edx
221 roll %cl,%edx
[all …]
H A Dchacha-x86.S100 roll $16,%edx
104 roll $12,%ebx
109 roll $8,%edx
115 roll $7,%ebx
118 roll $16,%edi
124 roll $12,%ebp
129 roll $8,%edi
135 roll $7,%ebp
138 roll $16,%edx
144 roll $12,%ebx
[all …]
H A Ddes-586.S980 roll $4,%eax
987 roll $20,%edi
994 roll $14,%eax
1001 roll $22,%esi
1008 roll $9,%eax
1015 roll $1,%edi
1038 roll $23,%eax
1045 roll $10,%edi
1052 roll $18,%esi
1059 roll $12,%edi
[all …]
H A Dghash-x86.S591 roll $8,%edx
597 roll $8,%edx
613 roll $8,%edx
631 roll $8,%edx
651 roll $8,%edx
670 roll $8,%edx
689 roll $8,%edx
708 roll $8,%edx
728 roll $8,%edx
747 roll $8,%edx
[all …]
H A Daes-586.S124 roll $24,%ecx
142 roll $24,%edx
160 roll $24,%eax
178 roll $24,%ebx
1192 roll $8,%ecx
1198 roll $24,%eax
1200 roll $16,%ebx
1202 roll $8,%ebp
1235 roll $8,%edx
1241 roll $24,%ebx
[all …]
/freebsd/lib/libmd/i386/
H A Drmd160.S117 roll $10, %ecx
120 roll $11, %eax
128 roll $10, %ebx
131 roll $14, %ebp
137 roll $10, %eax
140 roll $15, %edx
148 roll $10, %ebp
151 roll $12, %ecx
157 roll $10, %edx
160 roll $5, %ebx
[all …]
H A Dsha.S152 roll $5, %ebp
167 roll $5, %ebp
181 roll $5, %ebp
196 roll $5, %ebp
210 roll $5, %ebp
225 roll $5, %ebp
239 roll $5, %ebp
254 roll $5, %ebp
268 roll $5, %ebp
283 roll $5, %ebp
[all …]
/freebsd/sys/crypto/openssl/amd64/
H A Dmd5-x86_64.S60 roll $7,%eax
69 roll $12,%edx
78 roll $17,%ecx
87 roll $22,%ebx
96 roll $7,%eax
105 roll $12,%edx
114 roll $17,%ecx
123 roll $22,%ebx
132 roll $7,%eax
141 roll $12,%edx
[all …]
H A Dsha1-x86_64.S67 roll $5,%ecx
72 roll $30,%edi
80 roll $5,%ecx
85 roll $30,%esi
93 roll $5,%ecx
98 roll $30,%r13d
106 roll $5,%ecx
111 roll $30,%r12d
119 roll $5,%ecx
124 roll $30,%r11d
[all …]
H A Drc4-md5-x86_64.S81 roll $7,%r8d
100 roll $12,%r11d
118 roll $17,%r10d
136 roll $22,%r9d
154 roll $7,%r8d
172 roll $12,%r11d
190 roll $17,%r10d
208 roll $22,%r9d
226 roll $7,%r8d
244 roll $12,%r11d
[all …]
H A Daesni-sha1-x86_64.S114 roll $5,%eax
128 roll $5,%ebp
146 roll $5,%edx
164 roll $5,%ecx
179 roll $5,%ebx
195 roll $5,%eax
211 roll $5,%ebp
229 roll $5,%edx
246 roll $5,%ecx
260 roll $5,%ebx
[all …]
H A Dchacha-x86_64.S111 roll $16,%r12d
114 roll $16,%r13d
117 roll $12,%r8d
120 roll $12,%r9d
123 roll $8,%r12d
126 roll $8,%r13d
129 roll $7,%r8d
132 roll $7,%r9d
139 roll $16,%r14d
142 roll $16,%r15d
[all …]
H A Daes-x86_64.S272 roll $24,%eax
274 roll $24,%ebx
309 roll $24,%ecx
311 roll $24,%edx
748 roll $8,%eax
750 roll $8,%ecx
752 roll $8,%ebx
755 roll $8,%edx
764 roll $24,%r8d
766 roll $24,%r11d
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dchan.c2447 enum rtw89_sub_entity_idx roll;
2460 roll = find_next_bit(hal->entity_map, NUM_OF_RTW89_SUB_ENTITY,
2463 if (roll == NUM_OF_RTW89_SUB_ENTITY)
2467 * Make another roll down to RTW89_SUB_ENTITY_0 to replace.
2469 rtw89_swap_sub_entity(rtwdev, cfg->idx, roll);
242 u8 drop, roll; rtw89_chanctx_ops_remove() local
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-rollback.838 .Nd roll ZFS dataset back to snapshot
48 By default, the command refuses to roll back to a snapshot other than the most
60 To completely roll back a recursive snapshot, you must roll back the individual
/freebsd/sys/crypto/des/arch/i386/
H A Ddes_enc.S82 roll $4, %eax
89 roll $20, %edi
96 roll $14, %eax
103 roll $22, %esi
110 roll $9, %eax
118 .byte 199 # roll $1 %edi
1320 roll $23, %eax
1327 roll $10, %edi
1334 roll $18, %esi
1341 roll $12, %edi
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_001_pos.ksh43 # 3. Roll back to the second snapshot and check the results.
45 # 5. Roll back to the first snapshot and check the results.
47 # 7. Roll back to the first snapshot and check the results.
/freebsd/contrib/nvi/common/
H A Dlog.c46 * The implementation of the historic vi 'u' command, using roll-forward and
47 * roll-back, is simple. Each set of changes has a LOG_CURSOR_INIT record,
51 * and is the line after the change. Roll-back is done by backing up to the
52 * first LOG_CURSOR_INIT record before a change. Roll-forward is done in a
231 * next 'u' command does a roll-back, regardless. in log_line()
354 * Roll the log backward one operation.
540 * Roll the log forward one operation.
558 "013|Logging not being performed, roll-forward not possible"); in log_forward()
/freebsd/share/examples/printing/
H A Dmake-ps-header48 currentscreen 3 -1 roll pop 100 3 1 roll setscreen
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/
H A Dzfs_rollback_001_pos.ksh43 # 3. Roll back to the second snapshot and check the results.
45 # 5. Roll back to the first snapshot and check the results.
47 # 7. Roll back to the first snapshot and check the results.
/freebsd/lib/libc/amd64/string/
H A Dstrcmp.S206 sub $16, %rdi # roll back second increment
228 sub $16, %rdi # roll back second increment
317 sub $16, %rsi # roll back second increment
329 sub $16, %rsi # roll back second increment

12345678910