OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:andd
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
and_test.s
41
#
ANDD
imm4/imm16/imm32, regp
43
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)
51
#
ANDD
regp, regp
53
andd
(r4,r3),(r2,r1
[
all
...]
and_test.d
34
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
\$0xa:l,\(sp\
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
arith_insn.s
160
.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
arith_insn.d
140
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
Completed in 1717 milliseconds