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

1 2

  /external/llvm/test/MC/AArch64/
arm64-be-datalayout.s 4 foo: .xword 0x123456789abcde
jump-table.s 39 .xword .LBB0_2
40 .xword .LBB0_4
41 .xword .LBB0_5
42 .xword .LBB0_3
43 .xword .LBB0_6
arm64-mapping-within-section.s 11 .xword 8
mapping-within-section.s 11 .xword 8
arm64-elf-relocs.s 56 .xword sym-.
63 .xword sym+16
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
reloc-data.s 12 .xword local-.L1
13 .xword 0xffffffffffffffff
14 .xword local+0x12345600
15 .xword 0xffffffffffffffff
24 .xword global-.L1
25 .xword 0xffffffffffffffff
26 .xword global+0x12345678
27 .xword 0xffffffffffffffff
reloc-insn.s 193 dummy: .xword 0
195 ldata: .xword 0x1122334455667788
  /external/llvm/test/MC/Sparc/
sparc-directive-xword.s 6 ! SPARC32-NEXT: .xword 65536
9 ! SPARC64: .xword 65536
10 .xword 65536
12 ! SPARCV9: .xword 65536
13 .xword 65536
sparc-directives.s 21 ! SPARC64: .xword 65536
sparc-pic.s 79 .xword 0 ! 0x0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
pcrel64.s 20 .xword 2b + 4
21 .xword %r_disp64(2b + 4)
22 .xword foo
23 .xword %r_disp64(foo)
24 .xword foo + 16
25 .xword %r_disp64(foo + 16)
plt64.s 8 .xword %r_plt64(foo)
9 .xword %r_plt64(bar + 4)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlsg64.s 12 .xword %r_tls_dtpoff64(a)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-257.s 5 .xword tempy2
emit-relocs-262.s 5 .xword _GOT_ - . + 0x12
gc-relocs-257.s 3 .xword tempy2
emit-relocs-260.s 5 .xword _GOT_ - . + 0x12
ifunc-22.s 14 .xword ifunc
emit-relocs-local-addend-bar.s 10 .xword .LC0
emit-relocs-local-addend-foo.s 11 .xword .LC0
ifunc-9.s 23 .xword foo
  /device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
LinuxStarterHelper.S 56 AsmMailboxbase: .xword 0xdeaddeadbeefbeef
  /external/syslinux/com32/chain/
mangle.c 112 uint32_t xword = 0; local
113 memcpy(&xword, chkhead, data->size & 3);
114 *checksum += xword;
  /external/swiftshader/src/Common/
Types.hpp 58 typedef ALIGN(16, uint64_t) xword[2]; member in namespace:sw
  /external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
v9.S 266 .xword .LLFB1
289 .xword .LLFB2

Completed in 1652 milliseconds

1 2