pub struct APSR;
stdsimd
应用程序状态寄存器
self
TypeId
返回未更改的参数。
调用 U::from(self)。
U::from(self)
也就是说,这种转换是 From<T> for U 实现选择执行的任何操作。
From<T> for U