/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
neon-addressing-bad.l | 15 [^:]*:17: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,#8\]' 16 [^:]*:18: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,#8\]!' 17 [^:]*:19: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,R1\]' 18 [^:]*:20: Error: instruction does not accept this addressing mode -- `vld1.8 {Q0},\[R0,R1\]!'
|
sp-pc-validations-bad-t.l | 30 [^:]*:67: Error: cannot use register index with PC-relative addressing -- `ldrb r0,\[pc,r1\]' 94 [^:]*:150: Error: cannot use register index with PC-relative addressing -- `ldrh r0,\[pc,r1\]' 115 [^:]*:180: Error: cannot use register index with PC-relative addressing -- `ldrsb r0,\[pc,r1\]' 135 [^:]*:211: Error: cannot use register index with PC-relative addressing -- `ldrsh r0,\[pc,r1\]' 146 [^:]*:233: Error: cannot use register index with PC-relative addressing -- `str.w r0,\[pc,#4\]' 147 [^:]*:234: Error: cannot use register index with PC-relative addressing -- `str r0,\[pc,#-4\]' 148 [^:]*:235: Error: cannot use post-indexing with PC-relative addressing -- `str r0,\[pc\],#4' 149 [^:]*:236: Error: cannot use writeback with PC-relative addressing -- `str r0,\[pc,#4\]!' 150 [^:]*:239: Error: cannot use register index with PC-relative addressing -- `str.w r0,\[pc,r1\]' 151 [^:]*:240: Error: cannot use register index with PC-relative addressing -- `str.w r0,\[pc,r1,LSL#2\] [all...] |
copro.s | 26 @ The following patterns test Addressing Mode 5 "Unindexed"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
addr16.d | 2 #name: i386 16-bit addressing in 32-bit mode.
|
x86-64-rip-intel.d | 3 #name: x86-64 rip addressing (Intel mode)
|
x86-64-rip.d | 3 #name: x86-64 rip addressing
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-rip-intel.d | 4 #name: x86-64 (ILP32) rip addressing (Intel mode)
|
x86-64-rip.d | 4 #name: x86-64 (ILP32) rip addressing
|
x86-64.s | 3 # REX prefix and addressing modes. 113 #addressing modes: 115 #absolute 32bit addressing 136 #addressing modes 138 #absolute 32bit addressing 149 #absolute 64bit addressing 167 #absolute signed 32bit addressing
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
address.d | 2 #name: c54x addressing modes
|
/external/llvm/test/CodeGen/X86/ |
2008-12-01-loop-iv-used-outside-loop.ll | 2 ; The inner loop should use [reg] addressing, not [reg+reg] addressing.
|
/external/netperf/doc/ |
netserver.man | 32 Use AF_INET (aka IPv4) addressing for the control and possibly data 36 Use AF_INET6 (aka IPv6) addressing for the control and possibly data
|
/frameworks/base/core/tests/benchmarks/src/com/android/internal/net/ |
NetworkStatsFactoryBenchmark.java | 44 // Fixed compilation problem but needs addressing properly. 55 // Fixed compilation problem but needs addressing properly.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-xgate.texi | 102 @cindex XGATE addressing modes 103 @cindex addressing modes, XGATE 104 The following addressing modes are understood for XGATE: 118 @item Monadic Addressing 121 @item Dyadic Addressing 124 @item Triadic Addressing 127 @item Relative Addressing 9 Bit Wide 130 @item Relative Addressing 10 Bit Wide
|
c-tic6x.texi | 45 code is using DSBT addressing. The @option{-mno-dsbt} option, the 47 does not use DSBT addressing. The linker will emit a warning if 56 addressing used by the code. @option{-mpid=no}, the default, 57 indicates position-dependent data addressing, @option{-mpid=near} 58 indicates position-independent addressing with GOT accesses using near 59 DP addressing, and @option{-mpid=far} indicates position-independent 60 addressing with GOT accesses using far DP addressing. The linker will 70 code is using position-independent code addressing, The 72 0, indicating position-dependent code addressing. The linker wil [all...] |
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_parse.c | 214 * No support for indirect or multi-dimensional addressing. 223 * No support for multi-dimensional addressing. 231 * No support for indirect or multi-dimensional addressing. 249 * No support for indirect or multi-dimensional addressing. 259 * No support for multi-dimensional addressing. 267 * No support for indirect or multi-dimensional addressing.
|
/art/runtime/arch/arm64/ |
instruction_set_features_arm64.h | 59 // Generate code addressing Cortex-A53 erratum 835769? 64 // Generate code addressing Cortex-A53 erratum 843419?
|
/art/compiler/linker/x86/ |
relative_patcher_x86_base.h | 41 // calls and x86-64 RIP-relative addressing is the PC of the next instruction and
|
/external/llvm/test/CodeGen/AArch64/ |
zero-reg.ll | 22 ; as an addressing register: "str w0, [xzr]" is not a valid A64
|
/external/llvm/test/CodeGen/Hexagon/ |
pred-gp.ll | 3 ; addressing mode.
|
/external/llvm/test/MC/X86/ |
macho-reloc-errors-x86_64.s | 12 // CHECK-ERROR: 3:9: error: 32-bit absolute addressing is not supported in 64-bit mode
|
/external/ppp/pppd/plugins/pppoatm/ |
atmsap.h | 1 /* atmsap.h - ATM Service Access Point addressing definitions */
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
alloc.rs | 26 // Test 1D addressing
|
/prebuilts/go/darwin-x86/src/net/ |
iprawsock.go | 10 Zone string // IPv6 scoped addressing zone
|
/prebuilts/go/linux-x86/src/net/ |
iprawsock.go | 10 Zone string // IPv6 scoped addressing zone
|