Home | History | Annotate | Download | only in arm64asm

Lines Matching defs:MVN

227 	MVN
696 MVN: "MVN",
1534 // MVN <Wd>, <Wm> {, <shift> #<amount> }
1535 {0xff2003e0, 0x2a2003e0, MVN, instArgs{arg_Wd, arg_Wm_shift__LSL_0__LSR_1__ASR_2__ROR_3__0_31}, nil},
1538 // MVN <Xd>, <Xm> {, <shift> #<amount> }
1539 {0xff2003e0, 0xaa2003e0, MVN, instArgs{arg_Xd, arg_Xm_shift__LSL_0__LSR_1__ASR_2__ROR_3__0_63}, nil},
2590 // MVN <Vd>.<t>, <Vn>.<t>
2591 {0xbffffc00, 0x2e205800, MVN, instArgs{arg_Vd_arrangement_Q___8B_0__16B_1, arg_Vn_arrangement_Q___8B_0__16B_1}, nil},