We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2b0a2 commit 3da6479Copy full SHA for 3da6479
tests/isa-test.cc
@@ -483,7 +483,7 @@ namespace
483
}
484
485
/**
486
- * Run a test where we attempt a capability store of a capability to a local
+ * Run a test where we attempt a capability store of a local capability to a
487
* int into a global int*. The capability base for the store is passed
488
* through `baseFilter` and the stored capability through `dataFilter`.
489
* Optionally assert that we receive CHERI fault `expectedFault`. The fault
0 commit comments