Home | History | Annotate | Download | only in arm64asm

Lines Matching refs:REV

246 	REV
715 REV: "REV",
1580 // REV <Wd>, <Wn>
1581 {0xfffffc00, 0x5ac00800, REV, instArgs{arg_Wd, arg_Wn}, nil},
1582 // REV <Xd>, <Xn>
1583 {0xfffffc00, 0xdac00c00, REV, instArgs{arg_Xd, arg_Xn}, nil},