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

URSRA (vector, 2S)

Test 1: uops

Code:

  ursra v0.2s, v1.2s, #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 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->1

Code:

  ursra v0.2s, v1.2s, #3
  movi v0.16b, 1
  movi v1.16b, 2

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code): 3.1214

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)
1020430597101961081008810710363327778127106692121067221221268710000100
1020430856102491211012812010528368778733107142221071821021202610000100
1020430849102381101012810910528342778157106742141067621221292610000100
1020430854102401121012811110528359778142106792201066921621376910000100
1020430852102471191012811810528338777541106392141063720821362510000100
1020430854102371091012810810528360778172106792201067821621424810000100
1020430904102461101013610910561344779279107412141076121821268910000100
1020430799102361161012011510495344777626106412141063921021196510000100
1020430594101941061008810510363347778157106752141067621221364310000100
1020430850102381101012810910528337775988105402121052021021194610000100

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 simd uop inputs (81)? int output thing (e9)? simd retires (ee)? int retires (ef)
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010

Test 3: Latency 1->2

Code:

  ursra v0.2s, v0.2s, #3
  movi v0.16b, 1

(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)
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020430033101011011000010010000300768905101002001000420020008110000100
1020530066101091031000610210031300768905101002001000420020008110000100
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)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)
10024300331002121100002010000707689051002020100042020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100042020000111000010
10024300331002121100002010000707689051002020100002020000111000010
10024300331002121100002010000707689051002020100002020090111000010
10024300331002121100002010000707689051002020100002020000111000010

Test 4: throughput

Count: 8

Code:

  movi v0.16b, 0
  ursra v0.2s, v8.2s, #3
  movi v1.16b, 0
  ursra v1.2s, v8.2s, #3
  movi v2.16b, 0
  ursra v2.2s, v8.2s, #3
  movi v3.16b, 0
  ursra v3.2s, v8.2s, #3
  movi v4.16b, 0
  ursra v4.2s, v8.2s, #3
  movi v5.16b, 0
  ursra v5.2s, v8.2s, #3
  movi v6.16b, 0
  ursra v6.2s, v8.2s, #3
  movi v7.16b, 0
  ursra v7.2s, v8.2s, #3
  movi v8.16b, 9

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

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

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)
1602044045880109101800081008001230032005280112200800122001600261160000100
1602044009780110101800091008001330032005680113200800132001600241160000100
1602044009980110101800091008001330032005280112200800122001600241160000100
1602044008680109101800081008001230032005280112200800122001600241160000100
1602044008680109101800081008001230032005280112200800122001600241160000100
1602044008680109101800081008001230032005280112200800122001600261160000100
1602044037280109101800081008001230032005280112200800122001600241160000100
1602044009980110101800091008001330032005680113200800132001600241160000100
1602044008680109101800081008001230032005280112200800122001600241160000100
1602044008680109101800081008001230032005280112200800122001600241160000100

1000 unrolls and 10 iterations

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

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)
1600244381380020118000910800133032005280022208001220160000116000010
1600244122880011118000010800003032000080010208000020160000116000010
1600244042080011118000010800003032000080010208000020160000116000010
1600244038080011118000010800003032000080010208000020160000116000010
1600244055180011118000010800003032005680023208001320160000116000010
1600244044580011118000010800003032000080010208000020160000116000010
1600244043580011118000010800003032000080010208000020160000116000010
1600244041980011118000010800003032000080010208000020160000116000010
1600244044180011118000010800003032000080010208000020160000116000010
1600244043680011118000010800003032000080010208000020160000116000010

Test 5: throughput

Count: 16

Code:

  ursra v0.2s, v16.2s, #3
  ursra v1.2s, v16.2s, #3
  ursra v2.2s, v16.2s, #3
  ursra v3.2s, v16.2s, #3
  ursra v4.2s, v16.2s, #3
  ursra v5.2s, v16.2s, #3
  ursra v6.2s, v16.2s, #3
  ursra v7.2s, v16.2s, #3
  ursra v8.2s, v16.2s, #3
  ursra v9.2s, v16.2s, #3
  ursra v10.2s, v16.2s, #3
  ursra v11.2s, v16.2s, #3
  ursra v12.2s, v16.2s, #3
  ursra v13.2s, v16.2s, #3
  ursra v14.2s, v16.2s, #3
  ursra v15.2s, v16.2s, #3
  movi v16.16b, 17

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

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

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)
160205800731601421011600411001600533006402081601542001600642003200241160000100
160204800541601051011600041001600083006400361601082001600122003200241160000100
160204800351601051011600041001600083006400361601082001600122003200241160000100
160204800351601051011600041001600083006400361601082001600122003200241160000100
160204800351601051011600041001600083006400361601082001600122003200241160000100
160204800351601051011600041001600083006400361601082001600122003200281160000100
160204802571602521011601511001601553006402121601552001600652003200241160000100
160204801111601571011600561001600603006400361601082001600122023201242160000100
160204800351601051011600041001600083006400361601082001600122003200241160000100
160204800351601051011600041001600083006402441601602001600642003200241160000100

1000 unrolls and 10 iterations

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

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)
160024802111600171116000610160010306400441600202016001420320000116000010
160024800431600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320028116000010
160024800361600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320000116000010
160024800351600111116000010160000306400001600102016000020320000116000010