Skip to content

Commit 42bc59e

Browse files
committed
Updated README.md contents
1 parent 59fb05b commit 42bc59e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
`unsafe_ops` is a low-level utility library designed to provide direct access to hardware and memory operations. It is tailored for developers working on embedded systems, operating systems, and performance-critical applications where low-level control and performance optimization are crucial.
44

5+
- **Instruction Injection**
6+
- Injection of instruction sequence on the host CPU directly and dynamically on runtime.
57
- **Direct Hardware I/O Access**
68
* Read and write to hardware ports (e.g., port_read8, port_write8).
79
- **Memory Operations**

0 commit comments

Comments
 (0)