Commit 8f7ea6c
committed
(flat/fetch-relaxed) add IDC/DIC model options
Adds arguments for easily passing the Arm IDC/DIC field combinations.
Can pass one of:
-model fetch-relaxed
-model fetch-relaxed-only-idc
-model fetch-relaxed-only-dic
-model fetch-relaxed-both
To get the group of model parameters corresponding
to IDC, DIC, both, or neither.
Only valid for Arm, on flat with ifetch enabled.
In future, we should read the Arm CTR_EL0.{IDC,DIC}
register fields to get these, rather than pass in as arguments.1 parent 0bcc595 commit 8f7ea6c
1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | 370 | | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
376 | 374 | | |
377 | 375 | | |
| 376 | + | |
| 377 | + | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
380 | 383 | | |
381 | 384 | | |
382 | 385 | | |
| |||
0 commit comments