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

BFXIL (64-bit)

Test 1: uops

Code:

  bfxil x0, x1, #3, #7
  mov x0, 1

(no loop instructions)

1000 unrolls and 1 iteration

Retires: 1.000

Issues: 1.000

Integer unit issues: 1.001

Load/store unit issues: 0.000

SIMD/FP unit issues: 0.000

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)map int uop inputs (7f)? int output thing (e9)? int retires (ef)
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000
10041030100110011000300010001000200010011000

Test 2: Latency 1->1

Code:

  bfxil x0, x1, #3, #7
  mov x0, 1

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code): 1.0034

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)map int uop inputs (7f)? int output thing (e9)? int retires (ef)
1020410054101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100
1020410034101041010410105303151010510212202241000410100

1000 unrolls and 10 iterations

Result (median cycles for code): 1.0030

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)map int uop inputs (7f)? int output thing (e9)? int retires (ef)
1002410035100251002510026300781002610032200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010
1002410030100211002110020300601002010020200201001110010

Test 3: Latency 1->2

Chain cycles: 1

Code:

  add x1, x0, x0
  mov x0, 0
  bfxil x0, x1, #3, #7
  mov x0, 1

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code, minus 1 chain cycle): 1.0030

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)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)
302042003020201202012020838001020207202134022600201010030100
302042003020201202012020838050920240202524022600201010030100
302042003020201202012020838032420208202134045200201640030100
302042003020201202012020838032420208202134022600201010030100
302042003020201202012020838032420208202134022600201010030100
302042003020201202012020838032420208202134022600201010030100
302042003020201202012020838032420208202134022600201010030100
302042003020201202012020838032420208202134022600201010030100
302042003020201202012020838032420208202134022600201010030100
302042003020201202012020838032420208202134022600201010030100

1000 unrolls and 10 iterations

Result (median cycles for code, minus 1 chain cycle): 1.0030

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)map int uop inputs (7f)? int output thing (e9)? int retires (ef)
30024203112001120011200153797072001520031400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103799962004820070400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103797762001020020400202000130010
30024200302001120011200103797762001020020400202000130010

Test 4: throughput

Count: 8

Code:

  bfxil x0, x8, #3, #7
  bfxil x1, x8, #3, #7
  bfxil x2, x8, #3, #7
  bfxil x3, x8, #3, #7
  bfxil x4, x8, #3, #7
  bfxil x5, x8, #3, #7
  bfxil x6, x8, #3, #7
  bfxil x7, x8, #3, #7

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

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

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)schedule ldst uop (55)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)map int uop inputs (7f)? int output thing (e9)? int retires (ef)
8020480034801048010408010524031580105802101602248000480100
8020480034801048010408010524031580105802121602248000480100
8020480034801048010408010524036380122802361602248000480100
8020480034801048010408010524031580105802121602708001980100
8020480034801048010408010524031580105802121602248000480100
8020480034801048010408010524031580105802131602208000480100
8020480034801048010408010524031580105802101602248000480100
8020480034801048010408010524031580105802121602248000480100
8020480034801048010408010524031580105802121602248000480100
8020480034801048010408010524031580105802121602248000480100

1000 unrolls and 10 iterations

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

retire uop (01)cycle (02)schedule uop (52)schedule int uop (53)dispatch int uop (56)int uops in schedulers (59)dispatch uop (78)map int uop (7c)map int uop inputs (7f)? int output thing (e9)? int retires (ef)
800248004680025800258002624006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600948002980010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010
800248003080021800218002024006080020800201600208001180010