.long 0xe320f003 @ Opcode for WFI
因為這個新 instruction 在現在的 GCC 裡面還沒 support,所以可以在很多地方看到這一行 code.(? 是嗎)WFI 的動作 ref ARM Technical Manual : Wait for Interrupt.
Support WFI 的 chip 有:Which Architecture Support WFI
在 Linux kernel 裡,用這個 instruction 作 suspend. (其實也可以作idle 吧?)
沒有留言:
張貼留言