maskable
美
英 
例句
Maskable interrupt sources that cannot preempt the kernel code and are thus able to invoke operating system APIs from within their handlers.
不能搶占內核的掩碼中斷源,因此可以在處理程序中調用操作系統API。
Disabled. When the system is in this state both the maskable regular and fast interrupt sources are disabled.
當系統位于這個狀態時,正規中斷源于快速中斷均禁止。
Init. When the system is in this state all the maskable interrupt sources are disabled.
當系統處于這個狀態時所有的掩碼中斷源都是禁止的。
While transferring control to the proper segment, the processor clears the IF flag, thus disabling further maskable interrupts.
當將控制轉移到合適的段時,處理器清除IF標志,因此關閉將來的可屏蔽中斷。
When the IF flag of the flags register is clear, each maskable interrupt issued by the PIC is temporarily ignored by the CPU.
當eflags寄存器的IF標志為空時,PIC發出的每個可屏蔽中斷都被CPU暫時地忽略。