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

FMULX (vector, 2D)

Test 1: uops

Code:

  fmulx v0.2d, v0.2d, v1.2d
  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)
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000
10044033100111000100010155710001000200011000

Test 2: Latency 1->2

Code:

  fmulx v0.2d, v0.2d, v1.2d
  movi v0.16b, 1
  movi v1.16b, 2

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code): 4.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)
10204400331010110110000100100003001028557101002001000620020012110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100
10204400331010110110000100100003001028557101002001000420020008110000100

1000 unrolls and 10 iterations

Result (median cycles for code): 4.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)
100244003310021211000020100007010291071005120100402020000111000010
100254011610031211001020100616910291071005120100442020000111000010
100244008410027211000620100316810302071011320101122020314111000010
100244008310027211000620100317010285571002020100002020000111000010
100244003310021211000020100007010285571002020100002020000111000010
100244008310027211000620100317010291071005120100382020000111000010
100244008310027211000620100317010296571008220100862020160111000010
100244018710041231001822100936810296571008220100802020000111000010
100244003310021211000020100007010285571002020100002020000111000010
100244003310021211000020100007010285571002020100002020000111000010

Test 3: Latency 1->3

Code:

  fmulx v0.2d, v1.2d, v0.2d
  movi v0.16b, 1
  movi v1.16b, 2

(fused SUBS/B.cc loop)

100 unrolls and 100 iterations

Result (median cycles for code): 4.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)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)
102044003310101101100000100100000300010285571010020001000620020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100
102044003310101101100000100100000300010285571010020001000420020008110000100

1000 unrolls and 10 iterations

Result (median cycles for code): 4.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)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)
1002440033100212110000020100000700102855710020200100062020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020000111000010
1002440033100212110000020100000700102855710020200100002020090111000010
1002440033100212110000020100000700102855710020200100002020000111000010

Test 4: throughput

Count: 8

Code:

  fmulx v0.2d, v8.2d, v9.2d
  fmulx v1.2d, v8.2d, v9.2d
  fmulx v2.2d, v8.2d, v9.2d
  fmulx v3.2d, v8.2d, v9.2d
  fmulx v4.2d, v8.2d, v9.2d
  fmulx v5.2d, v8.2d, v9.2d
  fmulx v6.2d, v8.2d, v9.2d
  fmulx v7.2d, v8.2d, v9.2d
  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)
80205400978014310180042100800543003200448011020080014200160026180000100
80204400368010710180006100800103003200368010820080012200160028180000100
80204400468010710180006100800103003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100
80204400368010510180004100800083003200368010820080012200160024180000100

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)
800244014280027218000620800106832000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010
800244006480030218000920800136832005280032208001820160036118000010
800244003680029218000820800126532000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010
800244003680021218000020800006532000080020208000020160000118000010