Rev 1479 | Rev 1728 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1479 | Rev 1725 | ||
---|---|---|---|
Line 232... | Line 232... | ||
232 | mtspr dbat2l, r30 |
232 | mtspr dbat2l, r30 |
233 | 233 | ||
234 | mtspr dbat3u, r30 |
234 | mtspr dbat3u, r30 |
235 | mtspr dbat3l, r30 |
235 | mtspr dbat3l, r30 |
236 | 236 | ||
- | 237 | # create empty page hash table FIXME |
|
- | 238 | ||
- | 239 | DEBUG_pht |
|
- | 240 | ||
- | 241 | lis r31, 0x07ff |
|
- | 242 | ori r31, r31, 0x0000 |
|
- | 243 | ||
- | 244 | mtsdr1 r31 |
|
- | 245 | ||
237 | # create identity mapping |
246 | # create identity mapping |
238 | 247 | ||
239 | DEBUG_mapping |
248 | DEBUG_mapping |
240 | 249 | ||
241 | # FIXME: map exactly the size of RAM |
250 | # FIXME: map exactly the size of RAM |