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

USHR (vector, 16B)

Test 1: uops

Code:

  ushr v0.16b, v0.16b, #3
  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 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)
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000
10042033100111000100050248100010000010001010000

Test 2: Latency 1->2

Code:

  ushr v0.16b, v0.16b, #3
  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)
1020420033101011011000010010000300509248101002001000620010006110000100
1020520066101091011000810010034300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100
1020420033101011011000010010000300509248101002001000420010004110000100

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

Test 3: throughput

Count: 8

Code:

  ushr v0.16b, v8.16b, #3
  ushr v1.16b, v8.16b, #3
  ushr v2.16b, v8.16b, #3
  ushr v3.16b, v8.16b, #3
  ushr v4.16b, v8.16b, #3
  ushr v5.16b, v8.16b, #3
  ushr v6.16b, v8.16b, #3
  ushr v7.16b, v8.16b, #3
  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 ldst uop inputs (80)map simd uop inputs (81)? int output thing (e9)? ldst retires (ed)? simd retires (ee)? int retires (ef)
802044009780105101800041008000830032003680108200800122000800121080000100
802044003480107101800061008001030032003680108200800122000800121080000100
802044003480105101800041008000830032003680108200800122000800121080000100
802044003480105101800041008000830032003680108200800122000800121080000100
802044003480105101800041008000830032022080154200800582000800121080000100
802044003480105101800041008000830032003680108200800122000800121080000100
802044003480105101800041008000830032003680108200800122000800121080000100
802044003480105101800041008000830032004480110200800142000800121080000100
802044003480105101800041008000830032003680108200800122000800121080000100
802044003480105101800041008000830032003680108200800122000800121080000100

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)
80024401398002721800062080010703200448003020800162080000118000010
80024400348002121800002080000703200528003220800182080048118000010
80024400348002121800002080000703200008002020800002080049118000010
80024400348002121800002080000703200008002020800002080000118000010
80024400348002121800002080000703201848006620800462080000118000010
80024401088007021800492080049703200008002020800002080000118000010
80024400348002121800002080000703201968006920800492080000118000010
80024400348002121800002080000703201928006820800482080000118000010
80024400348002121800002080000703200008002020800002080048118000010
80024402598011621800952080095703203688011220800922080143118000010