Lines Matching refs:X86_INS_AND
340 { /* X86_AND16i16, X86_INS_AND: and{w} ax, $src */
344 { /* X86_AND16mi, X86_INS_AND: and{w} $dst, $src */
348 { /* X86_AND16mi8, X86_INS_AND: and{w} $dst, $src */
352 { /* X86_AND16mr, X86_INS_AND: and{w} $dst, $src */
356 { /* X86_AND16ri, X86_INS_AND: and{w} $src1, $src2 */
360 { /* X86_AND16ri8, X86_INS_AND: and{w} $src1, $src2 */
364 { /* X86_AND16rm, X86_INS_AND: and{w} $src1, $src2 */
368 { /* X86_AND16rr, X86_INS_AND: and{w} $src1, $src2 */
372 { /* X86_AND16rr_REV, X86_INS_AND: and{w} $dst, $src2 */
376 { /* X86_AND32i32, X86_INS_AND: and{l} eax, $src */
380 { /* X86_AND32mi, X86_INS_AND: and{l} $dst, $src */
384 { /* X86_AND32mi8, X86_INS_AND: and{l} $dst, $src */
388 { /* X86_AND32mr, X86_INS_AND: and{l} $dst, $src */
392 { /* X86_AND32ri, X86_INS_AND: and{l} $src1, $src2 */
396 { /* X86_AND32ri8, X86_INS_AND: and{l} $src1, $src2 */
400 { /* X86_AND32rm, X86_INS_AND: and{l} $src1, $src2 */
404 { /* X86_AND32rr, X86_INS_AND: and{l} $src1, $src2 */
408 { /* X86_AND32rr_REV, X86_INS_AND: and{l} $dst, $src2 */
412 { /* X86_AND64i32, X86_INS_AND: and{q} rax, $src */
416 { /* X86_AND64mi32, X86_INS_AND: and{q} $dst, $src */
420 { /* X86_AND64mi8, X86_INS_AND: and{q} $dst, $src */
424 { /* X86_AND64mr, X86_INS_AND: and{q} $dst, $src */
428 { /* X86_AND64ri32, X86_INS_AND: and{q} $src1, $src2 */
432 { /* X86_AND64ri8, X86_INS_AND: and{q} $src1, $src2 */
436 { /* X86_AND64rm, X86_INS_AND: and{q} $src1, $src2 */
440 { /* X86_AND64rr, X86_INS_AND: and{q} $src1, $src2 */
444 { /* X86_AND64rr_REV, X86_INS_AND: and{q} $dst, $src2 */
448 { /* X86_AND8i8, X86_INS_AND: and{b} al, $src */
452 { /* X86_AND8mi, X86_INS_AND: and{b} $dst, $src */
456 { /* X86_AND8mi8, X86_INS_AND: and{b} $dst, $src */
460 { /* X86_AND8mr, X86_INS_AND: and{b} $dst, $src */
464 { /* X86_AND8ri, X86_INS_AND: and{b} $src1, $src2 */
468 { /* X86_AND8ri8, X86_INS_AND: and{b} $src1, $src2 */
472 { /* X86_AND8rm, X86_INS_AND: and{b} $src1, $src2 */
476 { /* X86_AND8rr, X86_INS_AND: and{b} $src1, $src2 */
480 { /* X86_AND8rr_REV, X86_INS_AND: and{b} $dst, $src2 */
2516 { /* X86_LOCK_AND16mi, X86_INS_AND: and{w} $dst, $src2 */
2520 { /* X86_LOCK_AND16mi8, X86_INS_AND: and{w} $dst, $src2 */
2524 { /* X86_LOCK_AND16mr, X86_INS_AND: and{w} $dst, $src2 */
2528 { /* X86_LOCK_AND32mi, X86_INS_AND: and{l} $dst, $src2 */
2532 { /* X86_LOCK_AND32mi8, X86_INS_AND: and{l} $dst, $src2 */
2536 { /* X86_LOCK_AND32mr, X86_INS_AND: and{l} $dst, $src2 */
2540 { /* X86_LOCK_AND64mi32, X86_INS_AND: and{q} $dst, $src2 */
2544 { /* X86_LOCK_AND64mi8, X86_INS_AND: and{q} $dst, $src2 */
2548 { /* X86_LOCK_AND64mr, X86_INS_AND: and{q} $dst, $src2 */
2552 { /* X86_LOCK_AND8mi, X86_INS_AND: and{b} $dst, $src2 */
2556 { /* X86_LOCK_AND8mr, X86_INS_AND: and{b} $dst, $src2 */