如何在汇编中写入/读取硬件

Gru*_*unt 1 hardware io x86 assembly

您将使用什么指令来写入/读取 x86 汇编中的硬件?我需要编写一个驱动程序(我熟悉总线端口等)。

rib*_*ram 5

您只是在寻找INOUT吗?