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

SHA1H

Test 1: uops

Code:

  sha1h s0, s0
  movi v0.16b, 1
  movi v1.16b, 2

(no loop instructions)

1000 unrolls and 1 iteration

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)
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000
1004203310011100010002476910001000100011000

Test 2: Latency 1->2

Code:

  sha1h s0, s0
  movi v0.16b, 1
  movi v1.16b, 2

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code): 2.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)
1020420033101011011000010010000300249769101002001000620010006110000100
1020420033101011011000010010000300249769101002001000420010004110000100
1020420033101011011000010010000300249769101002001000420010004110000100
1020420033101011011000010010000300249769101002001000420010004110000100
1020420033101011011000010010000300249769101002001000420010004110000100
1020420033101011011000010010000300249769101002001000420010004110000100
1020420033101011011000010010000300249769101002001000420010004110000100
1020420081101131011001210010023300249769101002001000420010064110000100
1020420081101131011001210010023307250237101482021006420010004110000100
1020420082101151031001210210023307250003101252021003620010032110000100

1000 unrolls and 10 iterations

Result (median cycles for code): 2.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)
10024200331002121100002010000692499071004120100352010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010
10024200331002121100002010000702497691002020100002010000111000010

Test 3: throughput

Count: 8

Code:

  sha1h s0, s8
  sha1h s1, s8
  sha1h s2, s8
  sha1h s3, s8
  sha1h s4, s8
  sha1h s5, s8
  sha1h s6, s8
  sha1h s7, s8
  movi v8.16b, 9

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code divided by count): 1.0004

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)
8020480048801011018000001008000103000320005801012000800082000800641080000100
8020580068801201018001901008002503000320005801012000800082000800651080000100
8020480034801011018000001008000103000320005801012000800082000800081080000100
8020480034801011018000001008000103000320005801012000800082000800081080000100
8020480083801261018002501008002803000320212801522000800642000800081080000100
8020480034801011018000001008000103000320005801012000800082000800081080000100
8020480034801011018000001008000103000320092801242000800362000800081080000100
8020480034801011018000001008000103000320005801012000800082000800081080000100
8020480034801011018000001008000103000320005801012000800082000800081080000100
8020480082801251018002401008002603000320005801012000800082000800081080000100

1000 unrolls and 10 iterations

Result (median cycles for code divided by count): 1.0004

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)
80024800348002321800022080004703200008002020800002080000118000010
80025800688004021800192080025703200108002220800082080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010
80024800348002121800002080000703200008002020800002080000118000010