Home | History | Annotate | Download | only in amd64

Lines Matching defs:AllMask

141 static V128 AllMask  = { 0xFF,0xFF,0xFF,0xFF, 0xFF,0xFF,0xFF,0xFF, 
226 showIAA("r", (_opname), (_imm), &rra, &AllMask); \
245 showIAA("m", (_opname), (_imm), &rra, &AllMask); \
272 showAA("r", (_opname), &rra, &AllMask); \
291 showAA("m", (_opname), &rra, &AllMask); \