/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
ldst-reg-pair.s | 85 op3 ldnp, w, 4, \type 88 op3 ldnp, x, 8, \type 91 op3 ldnp, s, 4, \type 94 op3 ldnp, d, 8, \type 97 op3 ldnp, q, 16, \type
|
ldst-reg-pair.d | 212 330: 28603fe7 ldnp w7, w15, \[sp,#-256\] 213 334: 2870bfe7 ldnp w7, w15, \[sp,#-124\] 214 338: 287fbfe7 ldnp w7, w15, \[sp,#-4\] 215 33c: 28403fe7 ldnp w7, w15, \[sp\] 216 340: 2847bfe7 ldnp w7, w15, \[sp,#60\] 217 344: 285fbfe7 ldnp w7, w15, \[sp,#252\] 224 360: a8603fe7 ldnp x7, x15, \[sp,#-512\] 225 364: a870bfe7 ldnp x7, x15, \[sp,#-248\] 226 368: a87fbfe7 ldnp x7, x15, \[sp,#-8\] 227 36c: a8403fe7 ldnp x7, x15, \[sp\ [all...] |
diagnostic.s | 85 ldnp w7, w15, [x3, #3] 87 ldnp w7, w15, [x3, #256]
|
verbose-error.s | 16 ldnp h3, h7, [sp], #16
|
diagnostic.l | 83 [^:]*:85: Error: immediate value should be a multiple of 4 at operand 3 -- `ldnp w7,w15,\[x3,#3\]' 85 [^:]*:87: Error: immediate offset out of range -256 to 252 at operand 3 -- `ldnp w7,w15,\[x3,#256\]'
|
verbose-error.l | 40 [^:]*:16: Error: operand mismatch -- `ldnp h3,h7,\[sp\],#16' 42 [^:]*:16: Info: ldnp s3,s7,\[sp\],#16 44 [^:]*:16: Info: ldnp d3,d7,\[sp\],#16 45 [^:]*:16: Info: ldnp q3,q7,\[sp\],#16
|
illegal.s | 486 ldnp h7, h15, [x0, #2] 487 ldnp b15, b31, [x0], #4 488 ldnp h0, h1, [x0, #6]!
|
illegal.l | 513 [^:]*:486: Error: .*`ldnp h7,h15,\[x0,#2\]' 514 [^:]*:487: Error: .*`ldnp b15,b31,\[x0\],#4' 515 [^:]*:488: Error: .*`ldnp h0,h1,\[x0,#6\]!'
|
/external/llvm/test/MC/AArch64/ |
arm64-optional-hash.s | 26 ; CHECK: ldnp w3, w2, [x15, #16] ; encoding: [0xe3,0x09,0x42,0x28] 27 ldnp w3, w2, [x15, 16] label
|
basic-a64-diagnostics.s | [all...] |
arm64-memory.s | 370 ldnp w3, w2, [x15, #16] 371 ldnp x4, x9, [sp, #-16] 372 ldnp s10, s1, [x2, #64] 373 ldnp d10, d1, [x2] 375 ; CHECK: ldnp w3, w2, [x15, #16] ; encoding: [0xe3,0x09,0x42,0x28] 376 ; CHECK: ldnp x4, x9, [sp, #-16] ; encoding: [0xe4,0x27,0x7f,0xa8] 377 ; CHECK: ldnp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x48,0x2c] 378 ; CHECK: ldnp d10, d1, [x2] ; encoding: [0x4a,0x04,0x40,0x6c]
|
basic-a64-instructions.s | [all...] |
/external/vixl/test/ |
test-disasm-a64.cc | [all...] |
/external/vixl/src/vixl/a64/ |
assembler-a64.h | [all...] |
macro-assembler-a64.h | [all...] |
assembler-a64.cc | [all...] |
/external/valgrind/none/tests/arm64/ |
memory.stdout.exp | [all...] |