目录 WFE SEV WFI WFE Wait For Event,是否实现此指令是可选的。如果此指令未实现,它将作为NOP指令来执行。如果指令作为NOP在目标处理器上执行,汇编程序将生成诊断消息。 WFE在ARMv6T2架构中作为NOP指令执行。 如果 Event Register没有被置位,WFE将挂起直到发生以下事件之一: An IRQ interrupt, unless masked by the CPSR I-bit. An FIQ interrupt, unless masked by the CPSR F-bit. An Imprecise Data abort, u