Searched refs:and3 (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/d10v/
H A Dinstruction_packing-005.s27 and3 r1,r2,-32768
H A Dinstruction_packing-005.d17 14: c6 12 80 00 and3 r1, r2, -0x8000
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d10v/
H A Dinstruction_packing-005.s27 and3 r1,r2,-32768
H A Dinstruction_packing-005.d17 14: c6 12 80 00 and3 r1, r2, -0x8000
/haiku-buildtools/binutils/gas/testsuite/gas/mep/
H A Ddj1.s561 and3 $0,$0,0
564 and3 $15,$0,0
567 and3 $0,$15,0
570 and3 $15,$15,0
573 and3 $0,$0,65535
576 and3 $15,$0,65535
579 and3 $0,$15,65535
582 and3 $15,$15,65535
585 and3 $0,$0,%lo(symbol)
588 and3
[all...]
H A Dallinsn.s486 .global and3
487 and3: label
488 and3 $5,$8,1
489 and3 $11,$gp,3
490 and3 $6,$0,0
491 and3 $sp,$sp,0
492 and3 $1,$10,3
H A Ddj1.be.d664 630: c0 05 00 00 and3 \$0,\$0,0x0
667 63c: cf 05 00 00 and3 \$sp,\$0,0x0
670 648: c0 f5 00 00 and3 \$0,\$sp,0x0
673 654: cf f5 00 00 and3 \$sp,\$sp,0x0
676 660: c0 05 ff ff and3 \$0,\$0,0xffff
679 66c: cf 05 ff ff and3 \$sp,\$0,0xffff
682 678: c0 f5 ff ff and3 \$0,\$sp,0xffff
685 684: cf f5 ff ff and3 \$sp,\$sp,0xffff
689 690: c0 05 00 00 and3 \$0,\$0,0x0
695 69c: cf 05 00 00 and3 \
[all...]
H A Ddj1.le.d664 630: 05 c0 00 00 and3 \$0,\$0,0x0
667 63c: 05 cf 00 00 and3 \$sp,\$0,0x0
670 648: f5 c0 00 00 and3 \$0,\$sp,0x0
673 654: f5 cf 00 00 and3 \$sp,\$sp,0x0
676 660: 05 c0 ff ff and3 \$0,\$0,0xffff
679 66c: 05 cf ff ff and3 \$sp,\$0,0xffff
682 678: f5 c0 ff ff and3 \$0,\$sp,0xffff
685 684: f5 cf ff ff and3 \$sp,\$sp,0xffff
689 690: 05 c0 00 00 and3 \$0,\$0,0x0
695 69c: 05 cf 00 00 and3 \
[all...]
H A Dallinsn.be.d430 00000362 <and3>:
431 362: c5 85 00 01 and3 \$5,\$8,0x1
432 366: cb e5 00 03 and3 \$11,\$gp,0x3
433 36a: c6 05 00 00 and3 \$6,\$0,0x0
434 36e: cf f5 00 00 and3 \$sp,\$sp,0x0
435 372: c1 a5 00 03 and3 \$1,\$10,0x3
H A Dallinsn.le.d430 00000362 <and3>:
431 362: 85 c5 01 00 and3 \$5,\$8,0x1
432 366: e5 cb 03 00 and3 \$11,\$gp,0x3
433 36a: 05 c6 00 00 and3 \$6,\$0,0x0
434 36e: f5 cf 00 00 and3 \$sp,\$sp,0x0
435 372: a5 c1 03 00 and3 \$1,\$10,0x3
/haiku-buildtools/binutils/gas/testsuite/gas/m32r/
H A Dallinsn.s18 .global and3
19 and3: label
20 and3 fp,fp,#0
H A Dallinsn.d18 0+000c <and3>:
19 c: 8d cd 00 00 and3 fp,fp,[#]*0x0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m32r/
H A Dallinsn.s18 .global and3
19 and3: label
20 and3 fp,fp,#0
H A Dallinsn.d18 0+000c <and3>:
19 c: 8d cd 00 00 and3 fp,fp,[#]*0x0
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Dopcodes.s421 .ifdef TEST_C3X & and_TC: & and AR2, AR1, AR0 & and AR1, AR0 & and AR1, *+AR0(1), AR0 & and *+AR0(1), AR1, AR0 & and *+AR0(1), AR0 & and *+AR1(1), *+AR0(1), AR0 & .endif & .ifdef TEST_C4X & and_TC_c4x: & and -5, AR1, AR0 & and -5, AR0 & and AR1, -5, AR0 & and *+AR0(5), AR1, AR0 & and *+AR0(5), AR0 & and AR1, *+AR0(5), AR0 & and -5, *+AR0(5), AR0 & and *+AR0(5), -5, AR0 & and *+AR0(5), *+AR1(5), AR0 & .endif & .ifdef TEST_C3X & and3_TC: & and3 AR2, AR1, AR0 & and3 AR1, AR0 & and3 AR1, *+AR0(1), AR0 & and3 *+AR0(1), AR1, AR0 & and3 *+AR0(1), AR0 & and3 *+AR1(1), *+AR0(1), AR0 & .endif & .ifdef TEST_C4X & and3_TC_c4x: & and3 -5, AR1, AR0 & and3 -5, AR0 & and3 AR1, -5, AR0 & and3 *
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Dopcodes.s421 .ifdef TEST_C3X & and_TC: & and AR2, AR1, AR0 & and AR1, AR0 & and AR1, *+AR0(1), AR0 & and *+AR0(1), AR1, AR0 & and *+AR0(1), AR0 & and *+AR1(1), *+AR0(1), AR0 & .endif & .ifdef TEST_C4X & and_TC_c4x: & and -5, AR1, AR0 & and -5, AR0 & and AR1, -5, AR0 & and *+AR0(5), AR1, AR0 & and *+AR0(5), AR0 & and AR1, *+AR0(5), AR0 & and -5, *+AR0(5), AR0 & and *+AR0(5), -5, AR0 & and *+AR0(5), *+AR1(5), AR0 & .endif & .ifdef TEST_C3X & and3_TC: & and3 AR2, AR1, AR0 & and3 AR1, AR0 & and3 AR1, *+AR0(1), AR0 & and3 *+AR0(1), AR1, AR0 & and3 *+AR0(1), AR0 & and3 *+AR1(1), *+AR0(1), AR0 & .endif & .ifdef TEST_C4X & and3_TC_c4x: & and3 -5, AR1, AR0 & and3 -5, AR0 & and3 AR1, -5, AR0 & and3 *
[all...]

Completed in 335 milliseconds