|
|
|
|
|
by my123
2101 days ago
|
|
No. I reverse-engineered it and AMX on the Apple A13 is an instruction set extension running on the main CPU core. The Neural Engine is a completely separate hardware block, and you have good reasons to have such an extension available on the CPU directly, to reduce latency for short-running tasks. |
|
Is it possible AMX is implemented with the implementation-defined system registers and aliases of SYS/SYSL in the encoding space reserved for implementation-defined system instructions? Do you have the encodings for the AMX instructions?