Home
last modified time | relevance | path

Searched refs:stp (Results 1 – 22 of 22) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Dldst-reg-pair.d8 0: 29203fe7 stp w7, w15, \[sp,#-256\]
9 4: 2930bfe7 stp w7, w15, \[sp,#-124\]
10 8: 293fbfe7 stp w7, w15, \[sp,#-4\]
11 c: 29003fe7 stp w7, w15, \[sp\]
12 10: 2907bfe7 stp w7, w15, \[sp,#60\]
13 14: 291fbfe7 stp w7, w15, \[sp,#252\]
26 48: a9203fe7 stp x7, x15, \[sp,#-512\]
27 4c: a930bfe7 stp x7, x15, \[sp,#-248\]
28 50: a93fbfe7 stp x7, x15, \[sp,#-8\]
29 54: a9003fe7 stp x7, x15, \[sp\]
[all …]
Dldst-reg-pair.s64 op3 stp, w, 4, \type
69 op3 stp, x, 8, \type
72 op3 stp, s, 4, \type
75 op3 stp, d, 8, \type
78 op3 stp, q, 16, \type
Ddiagnostic.s95 stp w0, w1, [x2, #3]
96 stp w0, w1, [x2, #2]!
97 stp w0, w1, [x2], #1
124 stp x0, x1, [x0, #16]!
133 stp x8, x27, [wsp, #8]!
Ddiagnostic.l93 [^:]*:95: Error: immediate value should be a multiple of 4 at operand 3 -- `stp w0,w1,\[x2,#3\]'
95 [^:]*:97: Error: immediate value should be a multiple of 4 at operand 3 -- `stp w0,w1,\[x2\],#1'
115 [^:]*:124: Warning: unpredictable transfer with writeback -- `stp x0,x1,\[x0,#16\]!'
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Dtls-tiny-desc.d16 +1000c: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
24 +1002c: a9bf0fe2 stp x2, x3, \[sp,#-16\]!
Dtls-large-desc.d24 +10028: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
32 +10048: a9bf0fe2 stp x2, x3, \[sp,#-16\]!
Dtls-large-desc-be.d24 +10028: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
32 +10048: a9bf0fe2 stp x2, x3, \[sp,#-16\]!
Dtls-tiny-gd.d16 +1000c: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dfarcall-bl-plt.d11 .*: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dfarcall-b-plt.d11 .*: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Demit-relocs-516-be.d24 10028: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Demit-relocs-516.d24 10028: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Demit-relocs-515-be.d23 10024: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Demit-relocs-515.d23 10024: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dtls-desc-ie.d25 +10040: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dtls-relax-all.s15 stp x29, x30, [sp, -16]!
Dgc-plt-relocs.d37 8010: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dtls-relax-all.d5 +10000: a9bf7bfd stp x29, x30, \[sp,#-16\]!
Derratum835769.s6 stp x29, x30, [sp, -32]!
/toolchain/binutils/binutils-2.27/opcodes/
Darm-dis.c5589 unsigned int stp = (given & 0x00000030u) >> 4; in print_insn_thumb32() local
5595 switch (stp) in print_insn_thumb32()
/toolchain/binutils/binutils-2.27/opcodes/po/
Dnl.po846 msgstr "Deze opcode laat alleen stp of $15 toe"
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-2013229 * gas/aarch64/diagnostic.s: Add tests of ldp/stp.