	.text
	.file	"ascendc_mmad.c"
// --------------------------------------------
//[aicore] void cube_mmad(ptr p0, ptr p1, ptr p2)

	.a64
	.globl	cube_mmad
	.type	cube_mmad,@function
cube_mmad:
cube_mmad$local:
	MOV 		X3, #16
	MOVK 		X3, #4097, #1
	MMAD.s8	[X0], [X1], [X2], X3
	RET
.Lfunc_end0:
	.size	cube_mmad, .Lfunc_end0-cube_mmad

	.ident	"2026-04-25T15:46:25+08:00 clang version 15.0.5 (clang-5c68a1cb1231 flang-5c68a1cb1231)"
	.section	".note.GNU-stack","",@progbits
	.addrsig
