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:
fmadd h0, h0, h1, h2
movi v0.16b, 1 movi v1.16b, 2 movi v2.16b, 3
(no loop instructions)
Retires: 1.000
Issues: 1.000
Integer unit issues: 0.001
Load/store unit issues: 0.000
SIMD/FP unit issues: 1.000
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | dispatch simd uop (57) | ldst uops in schedulers (5b) | dispatch uop (78) | map simd uop (7e) | map simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
1004 | 4033 | 1001 | 1 | 1000 | 1000 | 101557 | 1000 | 1000 | 3000 | 1 | 1000 |
Code:
fmadd h0, h0, h1, h2
movi v0.16b, 1 movi v1.16b, 2 movi v2.16b, 3
(fused SUBS/B.cc loop)
Result (median cycles for code): 4.0033
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | 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 simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
Result (median cycles for code): 4.0033
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | dispatch int uop (56) | dispatch simd uop (57) | int uops in schedulers (59) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map simd uop (7e) | map int uop inputs (7f) | map simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10006 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
Code:
fmadd h0, h1, h0, h2
movi v0.16b, 1 movi v1.16b, 2 movi v2.16b, 3
(fused SUBS/B.cc loop)
Result (median cycles for code): 4.0033
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) | int uops in schedulers (59) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map simd uop (7e) | map int uop inputs (7f) | map simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 202 | 30126 | 2 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028904 | 10130 | 200 | 10044 | 200 | 30012 | 1 | 10000 | 100 |
12457 | 57508 | 12104 | 1320 | 10012 | 772 | 1292 | 10090 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 0 | 100 | 10000 | 300 | 1028557 | 10100 | 200 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
Result (median cycles for code): 4.0033
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | dispatch int uop (56) | dispatch simd uop (57) | int uops in schedulers (59) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map simd uop (7e) | map int uop inputs (7f) | map simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10006 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 70 | 1028557 | 10020 | 20 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
Code:
fmadd h0, h1, h2, h0
movi v0.16b, 1 movi v1.16b, 2 movi v2.16b, 3
(fused SUBS/B.cc loop)
Result (median cycles for code): 4.0033
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | 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 simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028904 | 10130 | 200 | 0 | 10044 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10205 | 40066 | 10107 | 103 | 10004 | 102 | 10030 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
10204 | 40033 | 10101 | 101 | 10000 | 100 | 10000 | 0 | 300 | 0 | 1028557 | 10100 | 200 | 0 | 10004 | 200 | 30012 | 1 | 10000 | 100 |
Result (median cycles for code): 4.0033
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | 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 simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10004 | 20 | 30012 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
10024 | 40033 | 10021 | 21 | 10000 | 20 | 10000 | 0 | 70 | 0 | 1028557 | 10020 | 20 | 0 | 10000 | 20 | 30000 | 11 | 10000 | 10 |
Count: 8
Code:
fmadd h0, h8, h9, h10 fmadd h1, h8, h9, h10 fmadd h2, h8, h9, h10 fmadd h3, h8, h9, h10 fmadd h4, h8, h9, h10 fmadd h5, h8, h9, h10 fmadd h6, h8, h9, h10 fmadd h7, h8, h9, h10
movi v8.16b, 9 movi v9.16b, 10 movi v10.16b, 11
(fused SUBS/B.cc loop)
Result (median cycles for code divided by count): 0.5004
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | dispatch int uop (56) | dispatch simd uop (57) | int uops in schedulers (59) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map simd uop (7e) | map int uop inputs (7f) | map simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
80204 | 40073 | 80107 | 101 | 80006 | 100 | 80010 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40089 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
80204 | 40036 | 80105 | 101 | 80004 | 100 | 80008 | 300 | 320036 | 80108 | 200 | 80012 | 200 | 240036 | 1 | 80000 | 100 |
Result (median cycles for code divided by count): 0.5004
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule simd uop (54) | dispatch int uop (56) | dispatch simd uop (57) | int uops in schedulers (59) | ldst uops in schedulers (5b) | dispatch uop (78) | map int uop (7c) | map simd uop (7e) | map int uop inputs (7f) | map simd uop inputs (81) | ? int output thing (e9) | ? simd retires (ee) | ? int retires (ef) |
80024 | 40246 | 80029 | 21 | 80008 | 20 | 80012 | 70 | 320044 | 80030 | 20 | 80016 | 20 | 240204 | 11 | 80000 | 10 |
80024 | 40036 | 80027 | 21 | 80006 | 20 | 80010 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |
80024 | 40036 | 80021 | 21 | 80000 | 20 | 80000 | 70 | 320000 | 80020 | 20 | 80000 | 20 | 240000 | 11 | 80000 | 10 |