Searched refs:andd (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cr16/
H A Dand_test.s43 andd $0xf,(r2,r1)
44 andd $0xff,(r2,r1)
45 andd $0xfff,(r2,r1)
46 andd $0xffff,(r2,r1)
47 andd $0xfffff,(r2,r1)
48 andd $0xfffffff,(r2,r1)
49 andd $0xffffffff,(r2,r1)
53 andd (r4,r3),(r2,r1)
54 andd (r4,r3),(r2,r1)
55 andd
[all...]
H A Dand_test.d34 40: 41 00 00 00 andd \$0xf:l,\(r2,r1\)
36 46: 41 00 00 00 andd \$0xff:l,\(r2,r1\)
38 4c: 41 00 00 00 andd \$0xfff:l,\(r2,r1\)
40 52: 41 00 00 00 andd \$0xffff:l,\(r2,r1\)
42 58: 41 00 0f 00 andd \$0xfffff:l,\(r2,r1\)
44 5e: 41 00 ff 0f andd \$0xfffffff:l,\(r2,r1\)
46 64: 41 00 ff ff andd \$0xffffffff:l,\(r2,r1\)
48 6a: 14 00 31 b0 andd \(r4,r3\),\(r2,r1\)
49 6e: 14 00 31 b0 andd \(r4,r3\),\(r2,r1\)
50 72: 4f 00 00 00 andd \
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/crx/
H A Darith_insn.s160 .global andd
161 andd: label
162 andd $0x3 , r13 label
163 andd $0x10 , r14 label
164 andd $0xffffffff , r14 label
165 andd r15 , ra label
H A Darith_insn.d140 000000e0 <andd>:
141 e0: 3d 23 andd \$0x3, r13
142 e2: 9e 23 andd \$0x10, r14
143 e4: 6e 23 andd \$0xffffffff, r14
144 e6: fe 63 andd r15, r14
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c3754 acpi_handle_dmar_andd(ACPI_DMAR_ANDD *andd) argument
3759 printf("\tLength=%d\n", andd->Header.Length);
3760 printf("\tDeviceNumber=%d\n", andd->DeviceNumber);
3761 printf("\tDeviceName=0x%s\n", andd->DeviceName);

Completed in 181 milliseconds