Home | History | Annotate | Download | only in amd64

Lines Matching defs:AllMask

166 static V128 AllMask  = { 0xFF,0xFF,0xFF,0xFF, 0xFF,0xFF,0xFF,0xFF, 
251 showIAA("r", (_opname), (_imm), &rra, &AllMask); \
270 showIAA("m", (_opname), (_imm), &rra, &AllMask); \
297 showAA("r", (_opname), &rra, &AllMask); \
316 showAA("m", (_opname), &rra, &AllMask); \