OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:popx
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
list_insn.s
22
.global
popx
23
popx
:
label
24
popx
sp, {r0, r1, r3, r4, r5, r6, r7}
label
25
popx
r7, {lo, hi}
label
list_insn.d
21
00000014 <
popx
>:
22
14: 7f 32 fb 00
popx
r15, {r0,r1,r3,r4,r5,r6,r7}
23
18: 77 32 00 00
popx
r7, {lo,hi}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
msp430x.s
199
popx
r10
200
popx
.a r10
201
popx
.b r10
202
popx
.w r10
msp430x.d
169
0+0334 <[^>]*> 40 18 3a 41
popx
.w r10 ;
170
0+0338 <[^>]*> 00 18 7a 41
popx
.a r10 ;
171
0+033c <[^>]*> 40 18 7a 41
popx
.b r10 ;
172
0+0340 <[^>]*> 40 18 3a 41
popx
.w r10 ;
/toolchain/binutils/binutils-2.25/include/opcode/
msp430.h
150
MSP_INSN (
popx
, -1, 1, 0x4130, 0xff30),
Completed in 650 milliseconds