Home | History | Annotate | Download | only in arm64asm

Lines Matching defs:MSUB

225 	MSUB
694 MSUB: "MSUB",
1486 // MSUB <Wd>, <Wn>, <Wm>, <Wa>
1487 {0xffe08000, 0x1b008000, MSUB, instArgs{arg_Wd, arg_Wn, arg_Wm, arg_Wa}, nil},
1490 // MSUB <Xd>, <Xn>, <Xm>, <Xa>
1491 {0xffe08000, 0x9b008000, MSUB, instArgs{arg_Xd, arg_Xn, arg_Xm, arg_Xa}, nil},