Rev 2131 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2131 | Rev 2307 | ||
|---|---|---|---|
| Line 271... | Line 271... | ||
| 271 | switch_to_userspace: |
271 | switch_to_userspace: |
| 272 | save %o1, -STACK_WINDOW_SAVE_AREA_SIZE, %sp |
272 | save %o1, -STACK_WINDOW_SAVE_AREA_SIZE, %sp |
| 273 | flushw |
273 | flushw |
| 274 | wrpr %g0, 0, %cleanwin ! avoid information leak |
274 | wrpr %g0, 0, %cleanwin ! avoid information leak |
| 275 | 275 | ||
| 276 | mov %i3, %o0 ! uarg |
276 | mov %i2, %o0 ! uarg |
| 277 | 277 | ||
| 278 | clr %i2 |
278 | clr %i2 |
| 279 | clr %i3 |
279 | clr %i3 |
| 280 | clr %i4 |
280 | clr %i4 |
| 281 | clr %i5 |
281 | clr %i5 |