Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/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
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'
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
Dtls-desc-ie.d25 +10040: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dgc-plt-relocs.d37 8010: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
Dtls-relax-all.s15 stp x29, 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.25/opcodes/
Darm-dis.c4089 unsigned int stp = (given & 0x00000030u) >> 4; in print_insn_thumb32() local
4095 switch (stp) in print_insn_thumb32()
/toolchain/binutils/binutils-2.25/opcodes/po/
Dnl.po846 msgstr "Deze opcode laat alleen stp of $15 toe"
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-2013229 * gas/aarch64/diagnostic.s: Add tests of ldp/stp.