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:
ldrsw x0, [x6, w7, sxtw]
mov x7, #4 mov x8, 0
(no loop instructions)
Retires: 1.000
Issues: 1.000
Integer unit issues: 0.001
Load/store unit issues: 1.000
SIMD/FP unit issues: 0.000
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch ldst uop (58) | simd uops in schedulers (5a) | dispatch uop (78) | map ldst uop (7d) | map ldst uop inputs (80) | ? int output thing (e9) | ? ldst retires (ed) |
1005 | 690 | 1027 | 1 | 1026 | 1000 | 8238 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 554 | 1001 | 1 | 1000 | 1000 | 8238 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 554 | 1001 | 1 | 1000 | 1000 | 8238 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 554 | 1001 | 1 | 1000 | 1000 | 8238 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 554 | 1001 | 1 | 1000 | 1000 | 8256 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 554 | 1001 | 1 | 1000 | 1000 | 8238 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 554 | 1001 | 1 | 1000 | 1000 | 8238 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 550 | 1001 | 1 | 1000 | 1000 | 8166 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 555 | 1001 | 1 | 1000 | 1000 | 8166 | 1000 | 1000 | 2000 | 1 | 1000 |
1004 | 550 | 1001 | 1 | 1000 | 1000 | 8166 | 1000 | 1000 | 2000 | 1 | 1000 |
Chain cycles: 3
Code:
ldrsw x0, [x6, w7, sxtw] eor x8, x8, x0 eor x8, x8, x0 add x6, x6, x8
mov x7, #4 mov x8, 0
(fused SUBS/B.cc loop)
Result (median cycles for code, minus 3 chain cycles): 4.0049
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch int uop (56) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map int uop inputs (7f) | map ldst uop inputs (80) | ? int output thing (e9) | ? ldst retires (ed) | ? int retires (ef) |
40205 | 70155 | 40108 | 30107 | 10001 | 30130 | 10003 | 1859485 | 693876 | 40106 | 30210 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10015 | 1860196 | 694250 | 40150 | 30247 | 10017 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70048 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70051 | 40103 | 30103 | 10000 | 30103 | 10004 | 1860391 | 728906 | 40107 | 30212 | 10005 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
40204 | 70047 | 40103 | 30103 | 10000 | 30103 | 10003 | 1859581 | 694063 | 40106 | 30212 | 10004 | 60224 | 20008 | 30003 | 10000 | 30100 |
Result (median cycles for code, minus 3 chain cycles): 4.0047
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch int uop (56) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map int uop inputs (7f) | map ldst uop inputs (80) | ? int output thing (e9) | ? ldst retires (ed) | ? int retires (ef) |
40025 | 70173 | 40019 | 30018 | 10001 | 30040 | 10003 | 1859725 | 694758 | 40016 | 30032 | 10004 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70049 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859706 | 694734 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70049 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859706 | 694734 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40025 | 70091 | 40022 | 30020 | 10002 | 30045 | 10000 | 1860516 | 695064 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70049 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859814 | 694778 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40025 | 70112 | 40021 | 30019 | 10002 | 30045 | 10003 | 1860169 | 700808 | 40016 | 30032 | 10004 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
Chain cycles: 3
Code:
ldrsw x0, [x6, w7, sxtw] eor x8, x8, x0 eor x8, x8, x0 add x7, x7, x8
mov x7, #4 mov x8, 0
(fused SUBS/B.cc loop)
Result (median cycles for code, minus 3 chain cycles): 4.0040
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch int uop (56) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | 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) |
40205 | 70155 | 40108 | 30107 | 10001 | 30130 | 10003 | 1859350 | 693826 | 40106 | 30210 | 10004 | 60220 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70042 | 40102 | 30102 | 10000 | 30103 | 10003 | 1859446 | 694013 | 40106 | 30212 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70042 | 40102 | 30102 | 10000 | 30103 | 10016 | 1859762 | 699103 | 40151 | 30251 | 10018 | 60220 | 20008 | 0 | 30003 | 10000 | 0 | 30100 |
40204 | 70040 | 40102 | 30102 | 10000 | 30103 | 10003 | 1859392 | 693993 | 40106 | 30212 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70040 | 40102 | 30102 | 10000 | 30103 | 10003 | 1859392 | 693993 | 40106 | 30212 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70043 | 40102 | 30102 | 10000 | 30103 | 10015 | 1860007 | 694210 | 40150 | 30251 | 10017 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70040 | 40102 | 30102 | 10000 | 30103 | 10003 | 1859350 | 693828 | 40106 | 30210 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70040 | 40102 | 30102 | 10000 | 30103 | 10003 | 1859392 | 693993 | 40106 | 30212 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40204 | 70040 | 40102 | 30102 | 10000 | 30103 | 10003 | 1859392 | 693993 | 40106 | 30212 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
40205 | 70070 | 40110 | 30108 | 10002 | 30135 | 10003 | 1859392 | 693993 | 40106 | 30212 | 10004 | 60224 | 20008 | 0 | 30002 | 10000 | 0 | 30100 |
Result (median cycles for code, minus 3 chain cycles): 4.0047
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch int uop (56) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map int uop inputs (7f) | map ldst uop inputs (80) | ? int output thing (e9) | ? ldst retires (ed) | ? int retires (ef) |
40025 | 70163 | 40018 | 30017 | 10001 | 30040 | 10003 | 1859671 | 694738 | 40016 | 30032 | 10004 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859733 | 694747 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1861434 | 695440 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70062 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40025 | 70160 | 40022 | 30020 | 10002 | 30045 | 10000 | 1859733 | 694744 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
40024 | 70047 | 40013 | 30013 | 10000 | 30010 | 10000 | 1859652 | 694714 | 40010 | 30020 | 10000 | 60020 | 20000 | 30003 | 10000 | 30010 |
Count: 8
Code:
ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw] ldrsw x0, [x6, w7, sxtw]
mov x7, 8
(fused SUBS/B.cc loop)
Result (median cycles for code divided by count): 0.5007
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch int uop (56) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map int uop inputs (7f) | map ldst uop inputs (80) | ? int output thing (e9) | ? ldst retires (ed) | ? int retires (ef) |
80205 | 40180 | 80133 | 101 | 80032 | 100 | 80008 | 300 | 256262 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40057 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80205 | 40109 | 80138 | 101 | 80037 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
80204 | 40056 | 80101 | 101 | 80000 | 100 | 80008 | 300 | 640268 | 80108 | 200 | 80012 | 200 | 160024 | 1 | 80000 | 100 |
Result (median cycles for code divided by count): 0.5007
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | schedule ldst uop (55) | dispatch int uop (56) | dispatch ldst uop (58) | int uops in schedulers (59) | simd uops in schedulers (5a) | dispatch uop (78) | map int uop (7c) | map ldst uop (7d) | map int uop inputs (7f) | map ldst uop inputs (80) | ? int output thing (e9) | ? ldst retires (ed) | ? int retires (ef) |
80025 | 40249 | 80041 | 11 | 80030 | 10 | 80000 | 30 | 320238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40058 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640238 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40054 | 80011 | 11 | 80000 | 10 | 80059 | 30 | 542673 | 80069 | 20 | 80071 | 20 | 160000 | 1 | 80000 | 10 |
80024 | 40063 | 80011 | 11 | 80000 | 10 | 80000 | 30 | 640328 | 80010 | 20 | 80000 | 20 | 160000 | 1 | 80000 | 10 |