비슷한개념,MKL,CMP:
인터럽트,interrupt
(we)"interrupt (sometimes referred to as a trap)" 즉 인터럽트를 가끔 트랩이라 부른다는 것.
인터럽트,interrupt
(we)"interrupt (sometimes referred to as a trap)" 즉 인터럽트를 가끔 트랩이라 부른다는 것.
"In RISC-V, a trap is a general term that encompasses both exceptions and interrupts" via https://github.com/snu-csl/os-pa2