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

UQSUB (scalar, H)

Test 1: uops

Code:

  uqsub h0, h0, h1
  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:

  uqsub h0, h0, h1
  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)schedule ldst uop (55)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)
1020430033101011011000001001000030076890510100200100062000200081010000100
1020430033101011011000001001000030076890510100200100042000200081010000100
1020430033101011011000001001000030076890510100200100042000200081010000100
1020430033101011011000001001000030076890510100200100045042332008814011810001317
1020430033101011011000001001000030076890510100200100042000200081010000100
1822541628157137342438439876864443430076890510100200100042000200081010000100
1020430033101011011000001001000030076890510100200100042000200081010000100
1020430033101011011000001001000030076890510100200100062000200081010000100
1020430033101011011000001001000030076890510100200100042000200081010000100
1020430033101011011000001001000030076890510100200100042000200081010000100

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)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 simd uop inputs (81)? int output thing (e9)? simd retires (ee)? int retires (ef)
10024300331002121100002010000070076945110053200100382020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020080111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000077076896310053220100462020000111000010
10024300331002121100002010000070076890510020200100002020096111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010

Test 3: Latency 1->3

Code:

  uqsub h0, h1, h0
  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)
1020430033101011011000010010000300768905101002001000620020012110000100
1020430033101011011000010010000300769247101312001004420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
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)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 simd uop inputs (81)? int output thing (e9)? simd retires (ee)? int retires (ef)
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300331002121100002010000069076945110053200100392020000111000010
10025301171003521100142010064070076890510020200100002020000111000010
10024300331002121100002010000070076890510020200100002020000111000010
10024300851002921100082010033070076890510020200100002020080111000010
10024300331002121100002010000067076945110053200100462020000111000010
10024300331002121100002010000070076890510020200100002020000111000010

Test 4: throughput

Count: 8

Code:

  uqsub h0, h8, h9
  uqsub h1, h8, h9
  uqsub h2, h8, h9
  uqsub h3, h8, h9
  uqsub h4, h8, h9
  uqsub h5, h8, h9
  uqsub h6, h8, h9
  uqsub h7, h8, h9
  movi v8.16b, 9
  movi v9.16b, 10

(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)
80204400618010510180004100800083003200448011020080014200160026180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400378010610180005100800093003200448011020080014200160026180000100
80204400458010710180006100800103003200368010820080012200160026180000100
80204400358010510180004100800083003200368010820080012200160026180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160024180000100
80204400358010510180004100800083003200368010820080012200160026180000100
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 simd uop inputs (81)? int output thing (e9)? simd retires (ee)? int retires (ef)
800244023480029218000820800126832000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244004380021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010
800244003580021218000020800006532000080020208000020160000118000010