HomeSort by relevance Sort by last modified time
    Searched refs:misaligned (Results 1 - 25 of 25) sorted by null

  /external/llvm/test/MC/Mips/
mips-bad-branches.s 3 # CHECK: error: branch to misaligned address
5 # CHECK: error: branch to misaligned address
7 # CHECK: error: branch to misaligned address
11 # CHECK: error: branch to misaligned address
13 # CHECK: error: branch to misaligned address
15 # CHECK: error: branch to misaligned address
20 # CHECK: error: branch to misaligned address
22 # CHECK: error: branch to misaligned address
24 # CHECK: error: branch to misaligned address
28 # CHECK: error: branch to misaligned addres
    [all...]
micromips-bad-branches.s 3 # CHECK: error: branch to misaligned address
7 # CHECK: error: branch to misaligned address
12 # CHECK: error: branch to misaligned address
16 # CHECK: error: branch to misaligned address
21 # CHECK: error: branch to misaligned address
25 # CHECK: error: branch to misaligned address
30 # CHECK: error: branch to misaligned address
34 # CHECK: error: branch to misaligned address
39 # CHECK: error: branch to misaligned address
43 # CHECK: error: branch to misaligned addres
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
mips-bad-branches.s 3 # CHECK: error: branch to misaligned address
5 # CHECK: error: branch to misaligned address
7 # CHECK: error: branch to misaligned address
11 # CHECK: error: branch to misaligned address
13 # CHECK: error: branch to misaligned address
15 # CHECK: error: branch to misaligned address
20 # CHECK: error: branch to misaligned address
22 # CHECK: error: branch to misaligned address
24 # CHECK: error: branch to misaligned address
28 # CHECK: error: branch to misaligned addres
    [all...]
micromips-bad-branches.s 3 # CHECK: error: branch to misaligned address
7 # CHECK: error: branch to misaligned address
12 # CHECK: error: branch to misaligned address
16 # CHECK: error: branch to misaligned address
21 # CHECK: error: branch to misaligned address
25 # CHECK: error: branch to misaligned address
30 # CHECK: error: branch to misaligned address
34 # CHECK: error: branch to misaligned address
39 # CHECK: error: branch to misaligned address
43 # CHECK: error: branch to misaligned addres
    [all...]
  /external/llvm/test/MC/ARM/
misaligned-blx.s 37 @ CHECK: error: misaligned ARM call destination
39 @ CHECK: error: misaligned ARM call destination
thumb1-relax.s 17 @ CHECK: misaligned pc-relative fixup value
20 @ CHECK: misaligned pc-relative fixup value
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
misaligned-blx.s 37 @ CHECK: error: misaligned ARM call destination
39 @ CHECK: error: misaligned ARM call destination
thumb1-relax.s 17 @ CHECK: misaligned pc-relative fixup value
20 @ CHECK: misaligned pc-relative fixup value
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips32r6/
invalid.s 15 beqzc16 $6, 31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
18 bnezc16 $6, 31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
229 bc1eqzc $f31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
231 bc1eqzc $f31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
234 bc1nezc $f31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
236 bc1nezc $f31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
239 bc2eqzc $31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
241 bc2eqzc $31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
244 bc2nezc $31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
246 bc2nezc $31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned addres
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiZeroMem.asm 47 ; it first picks up any misaligned bytes, then words, before getting
62 ; Pick up misaligned start bytes (get pointer 4-byte aligned)
EfiZeroMem.c 43 it first picks up any misaligned bytes, then words, before getting
53 ; Pick up misaligned start bytes (get pointer 4-byte aligned)
EfiZeroMemSSE2.c 43 it first picks up any misaligned bytes, then words, before getting
52 ; Pick up misaligned start bytes (get pointer 4-byte aligned)
EfiZeroMem.S 49 # it first picks up any misaligned bytes, then words, before getting
64 # Pick up misaligned start bytes (get pointer 4-byte aligned)
EfiSetMem.asm 49 ; it first picks up any misaligned bytes, then words, before getting
EfiCopyMemSSE2.c 74 ; Pick up misaligned start bytes to get destination pointer 4-byte aligned
EfiCopyMem.S 89 # Pick up misaligned start bytes to get destination pointer 4-byte aligned
EfiCopyMem.c 77 ; Pick up misaligned start bytes to get destination pointer 4-byte aligned
EfiCopyMem.asm 87 ; Pick up misaligned start bytes to get destination pointer 4-byte aligned
  /external/llvm/test/MC/Mips/micromips32r6/
invalid.s 15 beqzc16 $6, 31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
18 bnezc16 $6, 31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
218 bc1eqzc $f31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
220 bc1eqzc $f31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
223 bc1nezc $f31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
225 bc1nezc $f31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
228 bc2eqzc $31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
230 bc2eqzc $31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
233 bc2nezc $31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
235 bc2nezc $31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned addres
    [all...]
  /external/llvm/test/MC/Mips/micromips64r6/
invalid.s 15 beqzc16 $6, 31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
18 bnezc16 $6, 31 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
258 bc1eqzc $f31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
260 bc1eqzc $f31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
263 bc1nezc $f31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
265 bc1nezc $f31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
268 bc2eqzc $31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
270 bc2eqzc $31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
273 bc2nezc $31, -65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned address
275 bc2nezc $31, 65535 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: branch to misaligned addres
    [all...]
  /external/v8/src/ppc/
macro-assembler-ppc.cc 2497 int misaligned = (offset & 3); local
2543 int misaligned = (offset & 3); local
2592 int misaligned = (offset & 3); local
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 424 ;;; pointer. (rsi will still be misaligned three times out of four.)
  /external/zlib/src/contrib/masmx86/
match686.asm 363 ;;; pointer. (esi will still be misaligned three times out of four.)
  /external/libaom/libaom/third_party/x86inc/
x86inc.asm 100 ; In some instances macho32 tables get misaligned when using .rodata.
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 100 ; In some instances macho32 tables get misaligned when using .rodata.
    [all...]

Completed in 682 milliseconds