Searched refs:andb (Results 1 - 25 of 77) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/xc16x/
H A Dandb.s4 andb rl0,rl1
5 andb rl0,[r1]
6 andb rl0,[r1+]
7 andb rl0,#3
8 andb rl0,#0xbe
9 andb rl0,0x0230
10 andb 0x320,rl0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cr16/
H A Dand_test.s7 andb $0xf,r1
8 andb $0xff,r2
9 andb $0xfff,r1
10 andb $0xffff,r2
11 andb $20,r1
12 andb $10,r2
16 andb r1,r2
17 andb r2,r3
18 andb r3,r4
19 andb r
[all...]
H A Dand_test.d10 0: f1 20 andb \$0xf:s,r1
11 2: b2 20 ff 00 andb \$0xff:m,r2
12 6: b1 20 ff 0f andb \$0xfff:m,r1
13 a: b2 20 ff ff andb \$0xffff:m,r2
14 e: b1 20 14 00 andb \$0x14:m,r1
15 12: a2 20 andb \$0xa:s,r2
16 14: 12 21 andb r1,r2
17 16: 23 21 andb r2,r3
18 18: 34 21 andb r3,r4
19 1a: 56 21 andb r
[all...]
/netbsd-current/lib/libc/arch/x86_64/gen/
H A Dfpsetsticky.S31 andb $0xc0,%dl
39 andb $0xc0,%dl
/netbsd-current/lib/libm/arch/i387/
H A Ds_log1p.S56 andb $69,%ah
H A Ds_log1pf.S56 andb $69,%ah
/netbsd-current/sys/arch/i386/stand/lib/
H A Ddump_eax.S47 andb $0x0f, %al
H A Dmessage32.S74 andb $0x0f, %al
H A Dbiosmemps2.S60 andb $0x10,%al
H A Dbiosmca.S95 andb $0x02, %al # bit 1 set means MCA instead of ISA
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/crx/
H A Darith_insn.s25 .global andb
26 andb: label
27 andb $0x3 , r13 label
28 andb $0x10 , r14 label
29 andb r15 , ra label
H A Darith_insn.d24 00000018 <andb>:
25 18: 3d 03 andb \$0x3, r13
26 1a: 9e 03 andb \$0x10, r14
27 1c: fe 43 andb r15, r14
/netbsd-current/common/lib/libc/arch/m68k/atomic/
H A Datomic_and.S108 andb 8(%sp), %d0
120 andb 8(%sp), %d1
H A Datomic_nand.S105 andb 8(%sp), %d0
118 andb 8(%sp), %d1
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m68hc11/
H A Dinsns.s55 andb #%hi(test2)
H A Dbug-1825.s33 andb L7,pc
H A Dindexed12.s21 andb L9-L7,sp ; -> andb 16,sp (9-bit offset), text seg
48 andb D9-D7,sp ; -> andb 16,sp (9-bit offset), data seg
H A Dinsns-dwarf2.d107 andb #%hi\(test2\)
108 59: c4 00 andb #0x0
H A Dindexed12.d38 andb L9\-L7,sp ; \-> andb 16,sp \(9\-bit offset\), text seg
39 12: e4 f0 10 andb 0x10,SP
89 andb D9\-D7,sp ; \-> andb 16,sp \(9\-bit offset\), data seg
90 53: e4 f0 10 andb 0x10,SP
H A Dall_insns.s37 L33: andb #201
38 L34: andb *Z154
39 L35: andb 102,X
40 L36: andb symbol50
41 L37: andb 13,X
/netbsd-current/sys/arch/atari/dev/
H A Dhdfd_intr.s95 andb #0xa0,%d0 | both NE7_NDM and NE7_RQM active?
107 andb #0xa0,%d0 | both NE7_NDM and NE7_RQM active?
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dghash-x86.S52 andb $15,%al
58 andb $240,%al
67 andb $15,%al
156 andb $15,%al
162 andb $240,%al
171 andb $15,%al
573 andb $15,%al
588 andb $15,%al
605 andb $15,%al
624 andb
[all...]
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dghash-x86.S57 andb $15,%al
63 andb $240,%al
72 andb $15,%al
166 andb $15,%al
172 andb $240,%al
181 andb $15,%al
593 andb $15,%al
608 andb $15,%al
625 andb $15,%al
644 andb
[all...]
/netbsd-current/sys/arch/x86/include/
H A Di8259.h134 andb $~IRQ_BIT(num),%al ;\
/netbsd-current/sys/arch/atari/stand/xxboot/ahdi-wdb00t/
H A Dwdb00t.ahdi.S66 andb %d1,%d2
107 andb #1,%d0
132 andb #1,%d0

Completed in 262 milliseconds

1234