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

BIC (vector, immediate, 2S)

Test 1: uops

Code:

  bic v0.2s, #1
  movi v0.16b, 1

(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)
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000
1004203310011100010005024810001000100011000

Test 2: Latency 1->1

Code:

  bic v0.2s, #1
  movi v0.16b, 1

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

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)
10024200331002121100002010000705092481002020100042010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010
10024200331002121100002010000705092481002020100002010000111000010

Test 3: throughput

Count: 8

Code:

  movi v0.16b, 0
  bic v0.2s, #1
  movi v1.16b, 0
  bic v1.2s, #1
  movi v2.16b, 0
  bic v2.2s, #1
  movi v3.16b, 0
  bic v3.2s, #1
  movi v4.16b, 0
  bic v4.2s, #1
  movi v5.16b, 0
  bic v5.2s, #1
  movi v6.16b, 0
  bic v6.2s, #1
  movi v7.16b, 0
  bic v7.2s, #1

(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)
160204405048010910180008100800123003200568011320080013200800131160000100
160204401178011010180009100800133003200528011220080012200800121160000100
160204400868010910180008100800123003200528011220080012200800121160000100
160204401078011010180009100800133003201888014620080046200800121160000100
160204400868010910180008100800123003200528011220080012200800121160000100
160204400868010910180008100800123003200528011220080012200800121160000100
160204400868010910180008100800123003200528011220080012200800121160000100
160204400868010910180008100800123003200528011220080012200800481160000100
160204400868010910180008100800123003200528011220080012200800121160000100
160205401328014410180043100800493003200528011220080012200800121160000100

1000 unrolls and 10 iterations

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

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 simd uop inputs (81)? int output thing (e9)? simd retires (ee)? int retires (ef)
1600254399280055118004401080050303200568002320800132080000116000010
1600244120480011118000001080000303200008001020800002080000116000010
1600244039380011118000001080000303200008001020800002080000116000010
1600244041880011118000001080000303200008001020800002080000116000010
1600244041880011118000001080000303200008001020800002080000116000010
1600244035980011118000001080000303200008001020800002080000116000010
1600244041680011118000001080000303200008001020800002080000116000010
1600244042580011118000001080000303200008001020800002080000116000010
1600244042380011118000001080000303200008001020800002080000116000010
1600244038680011118000001080000303200008001020800002080000116000010

Test 4: throughput

Count: 16

Code:

  bic v0.2s, #1
  bic v1.2s, #1
  bic v2.2s, #1
  bic v3.2s, #1
  bic v4.2s, #1
  bic v5.2s, #1
  bic v6.2s, #1
  bic v7.2s, #1
  bic v8.2s, #1
  bic v9.2s, #1
  bic v10.2s, #1
  bic v11.2s, #1
  bic v12.2s, #1
  bic v13.2s, #1
  bic v14.2s, #1
  bic v15.2s, #1

(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)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)
160204800731601051011600040100160008300640044160110200160014200016001510160000100
160204800351601091011600080100160012300640200160152200160060200016001510160000100
160204800441601071011600060100160010300640036160108200160012200016001210160000100
160204800341601051011600040100160008300640036160108200160012200016001210160000100
160204800351601091011600080100160012300640036160108200160012200016001210160000100
160204800341601051011600040100160008300640036160108200160012200016001210160000100
160204800341601051011600040100160008300640036160108200160012200016001210160000100
160204800341601051011600040100160008300640036160108200160012200016001210160000100
160204800341601051011600040100160008300640364160196200160108200016001210160000100
160204800341601051011600040100160008300640036160108200160012200016001210160000100

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)
160024801951600171116000610160010306400441600202016001420160000116000010
160024800351600111116000010160000306400001600102016000020160063116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010
160024800341600111116000010160000306400001600102016000020160000116000010