Apple Microarchitecture Research by Dougall Johnson M1/A14 P-core (Firestorm): Overview | Base Instructions | SIMD and FP Instructions M1/A14 E-core (Icestorm): Overview | Base Instructions | SIMD and FP Instructions
Code:
scvtf d0, w0
mov x0, 1 mov x1, 2
(no loop instructions)
Retires: 2.000
Issues: 2.000
Integer unit issues: 0.001
Load/store unit issues: 1.000
SIMD/FP unit issues: 1.000
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | schedule ldst uop (55) | dispatch simd uop (57) | dispatch ldst uop (58) | simd uops in schedulers (5a) | ldst uops in schedulers (5b) | dispatch uop (78) | map ldst uop (7d) | map simd uop (7e) | map ldst uop inputs (80) | map simd uop inputs (81) | ? int output thing (e9) | ? ldst retires (ed) | ? simd retires (ee) |
2004 | 598 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 538 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 630 | 2061 | 1 | 1030 | 1030 | 1042 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 538 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 537 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 555 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 545 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 579 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 537 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
2004 | 537 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
Code:
scvtf d0, w0 fmov x0, d0
mov x0, 1 mov x1, 2
(fused SUBS/B.cc loop)
Result (median cycles for code): 10.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | schedule ldst uop (55) | dispatch int uop (56) | dispatch simd uop (57) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map simd uop (7e) | map int uop inputs (7f) | map ldst uop inputs (80) | map simd uop inputs (81) | ? int output thing (e9) | ? ldst retires (ed) | ? simd retires (ee) | ? int retires (ef) |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10001 | 300 | 1546172 | 2578264 | 30101 | 200 | 10002 | 20004 | 200 | 10002 | 20004 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10021 | 20041 | 10003 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
30205 | 100121 | 40108 | 10103 | 20003 | 10002 | 100 | 20029 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20004 | 10001 | 10000 | 10000 | 10100 |
30204 | 100030 | 40101 | 10101 | 20000 | 10000 | 100 | 20000 | 10000 | 300 | 1546174 | 2578264 | 30100 | 200 | 10002 | 20002 | 200 | 10002 | 20002 | 10001 | 10000 | 10000 | 10100 |
Result (median cycles for code): 10.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | schedule ldst uop (55) | dispatch int uop (56) | dispatch simd uop (57) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map simd uop (7e) | map int uop inputs (7f) | map ldst uop inputs (80) | map simd uop inputs (81) | ? int output thing (e9) | ? ldst retires (ed) | ? simd retires (ee) | ? int retires (ef) |
30024 | 100031 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10017 | 30 | 1547411 | 2580231 | 30055 | 20 | 10018 | 20035 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
30024 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10000 | 30 | 1546174 | 2578264 | 30010 | 20 | 10000 | 20000 | 20 | 10000 | 20000 | 10001 | 10000 | 10000 | 10010 |
Count: 8
Code:
scvtf d0, w8 scvtf d1, w8 scvtf d2, w8 scvtf d3, w8 scvtf d4, w8 scvtf d5, w8 scvtf d6, w8 scvtf d7, w8
mov x8, 9
(fused SUBS/B.cc loop)
Result (median cycles for code divided by count): 0.5019
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | schedule ldst uop (55) | dispatch int uop (56) | dispatch simd uop (57) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map simd uop (7e) | map int uop inputs (7f) | map ldst uop inputs (80) | map simd uop inputs (81) | ? int output thing (e9) | ? ldst retires (ed) | ? simd retires (ee) | ? int retires (ef) |
160204 | 40130 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80138 | 300 | 258039 | 663538 | 160376 | 200 | 80138 | 80138 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40257 | 160177 | 101 | 80037 | 80039 | 100 | 80055 | 80054 | 300 | 240270 | 640464 | 160208 | 200 | 80054 | 80054 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160205 | 40516 | 160358 | 102 | 80127 | 80129 | 101 | 80182 | 80012 | 300 | 247990 | 649180 | 160124 | 200 | 80012 | 80012 | 200 | 80180 | 80180 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80054 | 300 | 259594 | 666396 | 160208 | 200 | 80054 | 80054 | 200 | 80054 | 80054 | 1 | 80000 | 80000 | 100 |
160204 | 40153 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80222 | 300 | 272419 | 679634 | 160544 | 200 | 80222 | 80222 | 200 | 80138 | 80138 | 1 | 80000 | 80000 | 100 |
160204 | 40210 | 160175 | 101 | 80036 | 80038 | 100 | 80054 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160205 | 40384 | 160295 | 101 | 80096 | 80098 | 100 | 80138 | 80012 | 300 | 242684 | 642774 | 160124 | 200 | 80012 | 80012 | 200 | 80096 | 80096 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 259546 | 667703 | 160124 | 200 | 80012 | 80012 | 200 | 80054 | 80054 | 1 | 80000 | 80000 | 100 |
160204 | 40146 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80138 | 300 | 257735 | 665532 | 160376 | 200 | 80138 | 80138 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40342 | 160235 | 101 | 80066 | 80068 | 100 | 80096 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
Result (median cycles for code divided by count): 0.5013
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | schedule ldst uop (55) | dispatch int uop (56) | dispatch simd uop (57) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map simd uop (7e) | map int uop inputs (7f) | map ldst uop inputs (80) | map simd uop inputs (81) | ? int output thing (e9) | ? ldst retires (ed) | ? simd retires (ee) | ? int retires (ef) |
160025 | 40622 | 160147 | 11 | 80067 | 80069 | 10 | 80097 | 80012 | 30 | 240036 | 640080 | 160034 | 20 | 80012 | 80012 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160025 | 40243 | 160131 | 11 | 80060 | 80060 | 10 | 80084 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40183 | 160071 | 11 | 80030 | 80030 | 10 | 80042 | 80055 | 30 | 240273 | 640472 | 160120 | 20 | 80055 | 80055 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40096 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80084 | 30 | 277674 | 685206 | 160178 | 20 | 80084 | 80084 | 20 | 80054 | 80054 | 1 | 80000 | 80000 | 10 |
160024 | 40046 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 257895 | 658814 | 160010 | 20 | 80000 | 80000 | 20 | 80084 | 80084 | 1 | 80000 | 80000 | 10 |
160025 | 40120 | 160071 | 11 | 80030 | 80030 | 10 | 80042 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40309 | 160131 | 11 | 80060 | 80060 | 10 | 80084 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80096 | 80096 | 1 | 80000 | 80000 | 10 |
160024 | 40062 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160025 | 40237 | 160145 | 11 | 80066 | 80068 | 10 | 80096 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40179 | 160071 | 11 | 80030 | 80030 | 10 | 80042 | 80055 | 30 | 278493 | 691833 | 160120 | 20 | 80055 | 80055 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |