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

SMAXV (vector, 4S)

Test 1: uops

Code:

  smaxv s0, v0.4s
  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)
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000
1004303310011100010007590510001000200011000

Test 2: Latency 1->2

Code:

  smaxv s0, v0.4s
  movi v0.16b, 1
  movi v1.16b, 2

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code): 3.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)
1020430033101011011000010010000300768905101002001000620020084110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020530066101071011000610010031300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020530066101071011000610010031300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100

1000 unrolls and 10 iterations

Result (median cycles for code): 3.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 ldst uop inputs (80)map simd uop inputs (81)? int output thing (e9)? ldst retires (ed)? simd retires (ee)? int retires (ef)
1002430033100212110000201000070768905100202010006200200001101000010
1002430033100212110000201000070768905100202010000200200001101000010
1002430033100212110000201000070768905100202010000200200861101000010
100243003310021211000020100007076890510020201000029819711458123715643190
1002430133100372110016201006670768905100202010000200200001101000010
1002430033100212110000201000070768905100202010000200200001101000010
1002430033100212110000201000070768905100202010000200200001101000010
1002430033100212110000201000070768905100202010000200200001101000010
1002430033100212110000201000070768905100202010000200200001101000010
1002430033100212110000201000070768905100202010000200200001101000010

Test 3: throughput

Count: 8

Code:

  smaxv s0, v8.4s
  smaxv s1, v8.4s
  smaxv s2, v8.4s
  smaxv s3, v8.4s
  smaxv s4, v8.4s
  smaxv s5, v8.4s
  smaxv s6, v8.4s
  smaxv s7, v8.4s
  movi v8.16b, 9

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

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)
80204400368010710180006100800103003200368010820080012200160028180000100
80204400458010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160126180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100

1000 unrolls and 10 iterations

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 ldst uop inputs (80)map simd uop inputs (81)? int output thing (e9)? ldst retires (ed)? simd retires (ee)? int retires (ef)
80024401088002921800082080012703200448003020800162001600001108000010
80024400358002121800002080000703200008002020800002001600001108000010
800244003580021218000020800007032021680076208006522936156471605081078970718015212828
80024400358002121800002080000703202168007620800682001600001108000010
80024400358002121800002080000703200008002020800002001600001108000010
80024400358002121800002080000703200008002020800002001600001108000010
80024400358002121800002080000703200008002020800002001600001108000010
80024400358002121800002080000703200008002020800002001601301108000010
80024400358002121800002080000703200008002020800002001600001108000010
80024400358002121800002080000703200008002020800002001600001108000010