Function core::arch::arm::__dbg [−][src]
pub unsafe fn __dbg<const IMM4: i32>()
This is supported on ARM only.
Expand description
生成 DBG 指令。
这为调试和相关系统提供了提示。 参数必须是 0 到 15 (含) 之间的常量整数。 有关此指令的效果 (如果有) 和参数的含义,请参见实现文档。 仅当符合 AArch32 时才可用。