Searched refs:stp (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | ldst-reg-pair.d | 8 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 …]
|
D | ldst-reg-pair.s | 64 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
|
D | diagnostic.s | 95 stp w0, w1, [x2, #3] 96 stp w0, w1, [x2, #2]! 97 stp w0, w1, [x2], #1
|
D | diagnostic.l | 93 [^:]*: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/ |
D | tls-desc-ie.d | 25 +10040: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
|
D | gc-plt-relocs.d | 37 8010: a9bf7bf0 stp x16, x30, \[sp,#-16\]!
|
D | tls-relax-all.s | 15 stp x29, x30, [sp, -16]!
|
D | tls-relax-all.d | 5 +10000: a9bf7bfd stp x29, x30, \[sp,#-16\]!
|
D | erratum835769.s | 6 stp x29, x30, [sp, -32]!
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | arm-dis.c | 4089 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/ |
D | nl.po | 846 msgstr "Deze opcode laat alleen stp of $15 toe"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2013 | 229 * gas/aarch64/diagnostic.s: Add tests of ldp/stp.
|