HomeSort by relevance Sort by last modified time
    Searched full:popret (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
popret_test.s 5 # popret uimm3 regr RA
7 popret $1,r7,RA
8 popret $2,r6,RA
9 popret $3,r5,RA
10 popret $4,r4,RA
11 popret $5,r3,RA
12 popret $6,r2,RA
13 popret $7,r1,RA
15 # popret uimm3 regr
17 popret $1,r
    [all...]
popret_test.d 10 0: 87 03 popret \$0x1,r7,RA
11 2: 96 03 popret \$0x2,r6,RA
12 4: a5 03 popret \$0x3,r5,RA
13 6: b4 03 popret \$0x4,r4,RA
14 8: c3 03 popret \$0x5,r3,RA
15 a: d2 03 popret \$0x6,r2,RA
16 c: e1 03 popret \$0x7,r1,RA
17 e: 07 03 popret \$0x1,r7
18 10: 16 03 popret \$0x2,r6
19 12: 25 03 popret \$0x3,r
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
macro1.s 2 .macro popret regs
7 popret "r4, r5"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/crx/
list_insn.s 27 .global popret
28 popret: label
29 popret r13, {ra, r1} label
30 popret ra label
gas-segfault.d 17 c: 6f 32 00 40 popret r15, {r14}
gas-segfault.s 17 popret sp, { ra }
list_insn.d 25 0000001c <popret>:
26 1c: 6d 32 02 40 popret r13, {r1,r14}
27 20: de ff popret r14
  /toolchain/binutils/binutils-2.27/opcodes/
cr16-dis.c 712 /* For "pop/push/popret RA instruction only. */
714 || (IS_INSN_MNEMONIC ("popret")
crx-opc.c 482 REGLIST_INST ("popret", 0x326, NO_RPTR),
483 REG1_FLAG_INST ("popret",0xFFD,NO_SP),
cr16-opc.c 272 REGLIST_INST ("popret", 0x03, (NO_TYPE_INS | REG_LIST)),
  /toolchain/binutils/binutils-2.27/gas/config/
tc-cr16.c     [all...]

Completed in 358 milliseconds