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 h0, x0
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 | 582 | 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 | 1042 | 1042 | 1 | 1000 | 1000 |
2004 | 539 | 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 |
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 |
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 |
2004 | 537 | 2001 | 1 | 1000 | 1000 | 1000 | 1000 | 3000 | 8000 | 2000 | 1000 | 1000 | 1000 | 1000 | 1 | 1000 | 1000 |
Code:
scvtf h0, x0 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 | 20039 | 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 | 100049 | 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 | 20039 | 10002 | 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 |
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 | 100030 | 40011 | 10011 | 20000 | 10000 | 10 | 20000 | 10001 | 30 | 1546176 | 2578264 | 30011 | 20 | 10002 | 20004 | 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 | 1546384 | 2578617 | 30056 | 20 | 10021 | 20039 | 20 | 10113 | 20218 | 10016 | 10000 | 10000 | 10010 |
30024 | 100421 | 40050 | 10022 | 20019 | 10009 | 10 | 20117 | 10317 | 37 | 1562703 | 2605859 | 30856 | 22 | 10338 | 20664 | 24 | 10412 | 20812 | 10065 | 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 | 10021 | 20039 | 10003 | 10000 | 10000 | 10010 |
Count: 8
Code:
scvtf h0, x8 scvtf h1, x8 scvtf h2, x8 scvtf h3, x8 scvtf h4, x8 scvtf h5, x8 scvtf h6, x8 scvtf h7, x8
mov x8, 9
(fused SUBS/B.cc loop)
Result (median cycles for code divided by count): 0.5011
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 | 40163 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40090 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160205 | 40140 | 160175 | 101 | 80036 | 80038 | 100 | 80054 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40112 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
160204 | 40092 | 160115 | 101 | 80006 | 80008 | 100 | 80012 | 80012 | 300 | 240036 | 640080 | 160124 | 200 | 80012 | 80012 | 200 | 80012 | 80012 | 1 | 80000 | 80000 | 100 |
Result (median cycles for code divided by count): 0.5006
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) |
160024 | 40499 | 160025 | 11 | 80006 | 80008 | 10 | 80012 | 80012 | 30 | 240036 | 640080 | 160034 | 20 | 80012 | 80012 | 20 | 80000 | 80000 | 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 |
160024 | 40046 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40046 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40128 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 245388 | 649377 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40048 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40046 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40056 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 311252 | 726591 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40049 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 240000 | 640000 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |
160024 | 40048 | 160011 | 11 | 80000 | 80000 | 10 | 80000 | 80000 | 30 | 276064 | 692053 | 160010 | 20 | 80000 | 80000 | 20 | 80000 | 80000 | 1 | 80000 | 80000 | 10 |