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

  /external/llvm/test/MC/ARM/
directive-literals.s 13 hword: label
14 .hword 0
15 .hword 0xdefe
17 @ CHECK-LABEL: hword
arm-elf-relocation-diagnostics.s 11 .hword target(sbrel)
13 @ CHECK: .hword target(sbrel)
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
directive-literals.s 13 hword: label
14 .hword 0
15 .hword 0xdefe
17 @ CHECK-LABEL: hword
arm-elf-relocation-diagnostics.s 11 .hword target(sbrel)
13 @ CHECK: .hword target(sbrel)
directive_parsing.s 13 .hword 0 $
15 .hword 0 @ EOL COMMENT
  /external/llvm/test/MC/AArch64/
arm64-mapping-within-section.s 9 .hword 2
mapping-within-section.s 9 .hword 2
arm64-elf-relocs.s 52 .hword sym + 4 - .
59 .hword sym
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
arm64-mapping-within-section.s 9 .hword 2
mapping-within-section.s 9 .hword 2
arm32-elf-relocs.s 57 .hword sym + 4 - .
62 .hword sym
arm64-elf-relocs.s 56 .hword sym + 4 - .
63 .hword sym
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Hexagon/
data-directives-valid.s 25 .hword 0x2211
data-directives-invalid.s 9 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.hword' directive
10 .hword 0xffffa
  /external/llvm/test/MC/Mips/
mips-data-directives.s 37 .hword 0xc0de
41 .hword label
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
mips-data-directives.s 37 .hword 0xc0de
41 .hword label
micromips-label-test.s 15 .hword 0
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
data-directives-valid.s 32 .hword 0x2211
data-directives-invalid.s 10 # CHECK: [[@LINE+1]]:8: error: out of range literal value in '.hword' directive
11 .hword 0xffffa
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/AArch64/
unprotected-lineinfo.s 148 .hword 4 // DWARF version number
153 .hword 4 // DW_AT_language
protected-lineinfo.s 161 .hword 4
166 .hword 4
  /external/v8/src/s390/
simulator-s390.h 239 inline int16_t ByteReverse(int16_t hword);
simulator-s390.cc     [all...]

Completed in 512 milliseconds