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:
add w0, w0, w1, sxtb
mov x0, 1 mov x1, 2
(no loop instructions)
Retires: 1.000
Issues: 2.000
Integer unit issues: 2.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 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52603 | 1033 | 1042 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
1004 | 2030 | 2001 | 2001 | 1000 | 52265 | 1000 | 1000 | 2000 | 2001 | 1000 |
Code:
add w0, w0, w1, sxtb
mov x0, 1 mov x1, 2
(fused SUBS/B.cc loop)
Result (median cycles for code): 2.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 | 20030 | 20101 | 20101 | 10104 | 529100 | 10104 | 10210 | 20220 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 10104 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
Result (median cycles for code): 2.0030
retire uop (01) | cycle (02) | schedule uop (52) | schedule int uop (53) | 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) | ? int output thing (e9) | ? int retires (ef) |
10024 | 20030 | 20021 | 20021 | 10025 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 0 | 529253 | 0 | 10020 | 10020 | 0 | 20020 | 20011 | 10010 |
Code:
add w0, w1, w0, sxtb
mov x0, 1 mov x1, 2
(fused SUBS/B.cc loop)
Result (median cycles for code): 2.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) | 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 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529100 | 10104 | 10210 | 20220 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
10204 | 20030 | 20101 | 20101 | 0 | 0 | 10104 | 0 | 529186 | 10104 | 10212 | 20224 | 20001 | 10100 |
Result (median cycles for code): 2.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 | 20030 | 20021 | 20021 | 10025 | 529220 | 10025 | 10034 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
10024 | 20030 | 20021 | 20021 | 10020 | 529253 | 10020 | 10020 | 20020 | 20011 | 10010 |
Count: 8
Code:
add w0, w8, w9, sxtb add w1, w8, w9, sxtb add w2, w8, w9, sxtb add w3, w8, w9, sxtb add w4, w8, w9, sxtb add w5, w8, w9, sxtb add w6, w8, w9, sxtb add w7, w8, w9, sxtb
mov x8, 9 mov x9, 10
(fused SUBS/B.cc loop)
Result (median cycles for code divided by count): 0.6675
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 | 53429 | 160118 | 160118 | 80131 | 1360596 | 80131 | 80238 | 160268 | 160016 | 80100 |
80204 | 53415 | 160116 | 160116 | 80129 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160384 | 160065 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
80204 | 53404 | 160117 | 160117 | 80130 | 1360838 | 80130 | 80236 | 160272 | 160017 | 80100 |
Result (median cycles for code divided by count): 0.6671
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 | 53423 | 160039 | 160039 | 80051 | 1359389 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160298 | 160116 | 80010 |
80025 | 53402 | 160067 | 160067 | 80067 | 1360530 | 80096 | 80108 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |
80024 | 53371 | 160021 | 160021 | 80020 | 1359903 | 80020 | 80020 | 160020 | 160011 | 80010 |