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:
bics x0, x0, x1
mov x0, 1 mov x1, 2
(no loop instructions)
Retires: 1.000
Issues: 1.000
Integer unit issues: 1.001
Load/store unit issues: 0.000
SIMD/FP unit issues: 0.000
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
1004 | 1030 | 1001 | 1001 | 1000 | 25043 | 1000 | 1000 | 2000 | 1001 | 1000 |
Code:
bics x0, x0, x1
mov x0, 1 mov x1, 2
(fused SUBS/B.cc loop)
Result (median cycles for code): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
10204 | 10030 | 10101 | 10101 | 10109 | 251671 | 10109 | 10210 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10109 | 252105 | 10148 | 10248 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
Result (median cycles for code): 1.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) | ? int output thing (e9) | ? int retires (ef) |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10028 | 0 | 0 | 253292 | 0 | 0 | 10028 | 10030 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 0 | 0 | 10020 | 0 | 0 | 253161 | 0 | 0 | 10020 | 10020 | 0 | 0 | 20020 | 10011 | 10010 |
Code:
bics x0, x1, x0
mov x0, 1 mov x1, 2
(fused SUBS/B.cc loop)
Result (median cycles for code): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
10204 | 10030 | 10101 | 10101 | 10108 | 251641 | 10106 | 10206 | 20220 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251641 | 10109 | 10210 | 20220 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
10204 | 10030 | 10101 | 10101 | 10108 | 251774 | 10108 | 10208 | 20216 | 10001 | 10100 |
Result (median cycles for code): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
10024 | 10030 | 10021 | 10021 | 10029 | 253256 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
10024 | 10030 | 10021 | 10021 | 10020 | 253161 | 10020 | 10020 | 20020 | 10011 | 10010 |
Chain cycles: 1
Code:
bics x0, x1, x2 cset x1, cc
mov x0, 1 mov x1, 2 mov x2, 3 mov x3, 4 mov x4, 5
(fused SUBS/B.cc loop)
Result (median cycles for code, minus 1 chain cycle): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
20204 | 20030 | 20101 | 20101 | 20107 | 519197 | 20108 | 20214 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
Result (median cycles for code, minus 1 chain cycle): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
20024 | 20030 | 20011 | 20011 | 20018 | 519454 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20178 | 20074 | 20074 | 20142 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
Chain cycles: 1
Code:
bics x0, x1, x2 cset x2, cc
mov x0, 1 mov x1, 2 mov x2, 3 mov x3, 4 mov x4, 5
(fused SUBS/B.cc loop)
Result (median cycles for code, minus 1 chain cycle): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
20204 | 20030 | 20101 | 20101 | 20107 | 519291 | 20107 | 20214 | 30221 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30290 | 20015 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
20204 | 20030 | 20101 | 20101 | 20108 | 519548 | 20108 | 20216 | 30224 | 20001 | 20100 |
Result (median cycles for code, minus 1 chain cycle): 1.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
20024 | 20030 | 20011 | 20011 | 20018 | 519454 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
20024 | 20030 | 20011 | 20011 | 20010 | 519598 | 20010 | 20020 | 30020 | 20001 | 20010 |
Count: 8
Code:
bics x0, x8, x9 bics x1, x8, x9 bics x2, x8, x9 bics x3, x8, x9 bics x4, x8, x9 bics x5, x8, x9 bics x6, x8, x9 bics x7, x8, x9
mov x8, 9 mov x9, 10 mov x10, 11
(fused SUBS/B.cc loop)
Result (median cycles for code divided by count): 0.5010
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
80204 | 40081 | 80111 | 80111 | 80114 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40087 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80205 | 40106 | 80140 | 80140 | 80148 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
80204 | 40081 | 80112 | 80112 | 80115 | 240345 | 80115 | 80216 | 160232 | 80012 | 80100 |
Result (median cycles for code divided by count): 0.5004
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | dispatch int uop (56) | int uops in schedulers (59) | dispatch uop (78) | map int uop (7c) | map int uop inputs (7f) | ? int output thing (e9) | ? int retires (ef) |
80024 | 40145 | 80032 | 80032 | 80035 | 240066 | 80020 | 80020 | 160020 | 80011 | 80010 |
80025 | 40071 | 80059 | 80059 | 80067 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240174 | 80053 | 80053 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |
80024 | 40030 | 80021 | 80021 | 80020 | 240065 | 80020 | 80020 | 160020 | 80011 | 80010 |