• Home
  • Raw
  • Download

Lines Matching refs:X86_INS_AND

484 {	/* X86_AND16i16, X86_INS_AND: and{w}	ax, $src */
488 { /* X86_AND16mi, X86_INS_AND: and{w} $dst, $src */
492 { /* X86_AND16mi8, X86_INS_AND: and{w} $dst, $src */
496 { /* X86_AND16mr, X86_INS_AND: and{w} $dst, $src */
500 { /* X86_AND16ri, X86_INS_AND: and{w} $src1, $src2 */
504 { /* X86_AND16ri8, X86_INS_AND: and{w} $src1, $src2 */
508 { /* X86_AND16rm, X86_INS_AND: and{w} $src1, $src2 */
512 { /* X86_AND16rr, X86_INS_AND: and{w} $src1, $src2 */
516 { /* X86_AND16rr_REV, X86_INS_AND: and{w} $dst, $src2 */
520 { /* X86_AND32i32, X86_INS_AND: and{l} eax, $src */
524 { /* X86_AND32mi, X86_INS_AND: and{l} $dst, $src */
528 { /* X86_AND32mi8, X86_INS_AND: and{l} $dst, $src */
532 { /* X86_AND32mr, X86_INS_AND: and{l} $dst, $src */
536 { /* X86_AND32ri, X86_INS_AND: and{l} $src1, $src2 */
540 { /* X86_AND32ri8, X86_INS_AND: and{l} $src1, $src2 */
544 { /* X86_AND32rm, X86_INS_AND: and{l} $src1, $src2 */
548 { /* X86_AND32rr, X86_INS_AND: and{l} $src1, $src2 */
552 { /* X86_AND32rr_REV, X86_INS_AND: and{l} $dst, $src2 */
556 { /* X86_AND64i32, X86_INS_AND: and{q} rax, $src */
560 { /* X86_AND64mi32, X86_INS_AND: and{q} $dst, $src */
564 { /* X86_AND64mi8, X86_INS_AND: and{q} $dst, $src */
568 { /* X86_AND64mr, X86_INS_AND: and{q} $dst, $src */
572 { /* X86_AND64ri32, X86_INS_AND: and{q} $src1, $src2 */
576 { /* X86_AND64ri8, X86_INS_AND: and{q} $src1, $src2 */
580 { /* X86_AND64rm, X86_INS_AND: and{q} $src1, $src2 */
584 { /* X86_AND64rr, X86_INS_AND: and{q} $src1, $src2 */
588 { /* X86_AND64rr_REV, X86_INS_AND: and{q} $dst, $src2 */
592 { /* X86_AND8i8, X86_INS_AND: and{b} al, $src */
596 { /* X86_AND8mi, X86_INS_AND: and{b} $dst, $src */
600 { /* X86_AND8mi8, X86_INS_AND: and{b} $dst, $src */
604 { /* X86_AND8mr, X86_INS_AND: and{b} $dst, $src */
608 { /* X86_AND8ri, X86_INS_AND: and{b} $src1, $src2 */
612 { /* X86_AND8ri8, X86_INS_AND: and{b} $src1, $src2 */
616 { /* X86_AND8rm, X86_INS_AND: and{b} $src1, $src2 */
620 { /* X86_AND8rr, X86_INS_AND: and{b} $src1, $src2 */
624 { /* X86_AND8rr_REV, X86_INS_AND: and{b} $dst, $src2 */
4332 { /* X86_LOCK_AND16mi, X86_INS_AND: and{w} $dst, $src2 */
4336 { /* X86_LOCK_AND16mi8, X86_INS_AND: and{w} $dst, $src2 */
4340 { /* X86_LOCK_AND16mr, X86_INS_AND: and{w} $dst, $src2 */
4344 { /* X86_LOCK_AND32mi, X86_INS_AND: and{l} $dst, $src2 */
4348 { /* X86_LOCK_AND32mi8, X86_INS_AND: and{l} $dst, $src2 */
4352 { /* X86_LOCK_AND32mr, X86_INS_AND: and{l} $dst, $src2 */
4356 { /* X86_LOCK_AND64mi32, X86_INS_AND: and{q} $dst, $src2 */
4360 { /* X86_LOCK_AND64mi8, X86_INS_AND: and{q} $dst, $src2 */
4364 { /* X86_LOCK_AND64mr, X86_INS_AND: and{q} $dst, $src2 */
4368 { /* X86_LOCK_AND8mi, X86_INS_AND: and{b} $dst, $src2 */
4372 { /* X86_LOCK_AND8mr, X86_INS_AND: and{b} $dst, $src2 */