Searched refs:word (Results 1 - 25 of 1211) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dexpr1.s1 .word 0
H A Dlog2.s1 .word 0
H A Ddefined4.s4 .word 0
H A Dexpr2.s4 .word 0
H A Dexclude-file-a.s2 .word 0x0
5 .word 0x0
H A Dexclude-file-b.s2 .word 0x0
5 .word 0x0
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dpcrel-4.s2 .word foo-.
3 .word foo-(.-4)
4 .word foo+8-.
5 .word foo-.-16
H A Dtls-relw.s3 .word 1
6 .word 2
7 .word a-start
10 .word 3
11 .word b-start
12 .word 0
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dupdate-1.s2 .word 1, 1, 1, 1
H A Dupdate-2.s2 .word 2, 2, 2, 2, 2, 2
H A Dupdate-3.s2 .word 3, 3
H A Dupdate-4.s2 .word 5
H A Ddata-sections.s2 .word 0x1
5 .word 0x2
8 .word 0x3
11 .word 0x4
14 .word 0x5
17 .word 0x6
/haiku-buildtools/binutils/gas/testsuite/gas/z80/
H A Dsuffix.s2 1010: .word 1010B
3 .word 1010b
4 .word 1010Q
5 .word 1010q
6 .word 1010O
7 .word 1010o
8 .word 1010D
9 .word 1010d
10 .word 0B010H
11 .word
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/z80/
H A Dsuffix.s2 1010: .word 1010B
3 .word 1010b
4 .word 1010Q
5 .word 1010q
6 .word 1010O
7 .word 1010o
8 .word 1010D
9 .word 1010d
10 .word 0B010H
11 .word
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-bkw4.s6 .word .L1820-.
7 .word .L1820-.
8 .word .L1820-.
9 .word .L1820-.
10 .word .L1820-.
11 .word .L1820-.
12 .word .L1820-.
13 .word .L1820-.
14 .word .L2617-.
15 .word
[all...]
/haiku-buildtools/binutils/opcodes/
H A Daarch64-dis-2.c27 aarch64_opcode_lookup_1 (uint32_t word) argument
29 if (((word >> 26) & 0x1) == 0)
31 if (((word >> 25) & 0x1) == 0)
33 if (((word >> 27) & 0x1) == 0)
35 if (((word >> 24) & 0x1) == 0)
37 if (((word >> 31) & 0x1) == 0)
56 if (((word >> 29) & 0x1) == 0)
58 if (((word >> 30) & 0x1) == 0)
77 if (((word >> 30) & 0x1) == 0)
98 if (((word >> 2
18553 aarch64_opcode_lookup(uint32_t word) argument
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Ddis-data.s2 .word 0x20010000
3 .word 0x000000f9
4 .word 0x00004cd5
H A Dlocal_label_elf.s3 .word .Lused_label
H A Dlocal_label_wince.s3 .word .Lused_label
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dzerolen-2.c1 /* { dg-skip-if "assumes absence of larger-than-word padding" { epiphany-*-* } "*" "" } */
4 typedef int word __attribute__((mode(word))); typedef
8 word x;
9 word y[0];
14 if (sizeof(word) != sizeof(struct foo))
16 if (__alignof__(word) != __alignof__(struct foo))
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dsymbian-seg1.s4 .word datavar
5 .word rodatavar
9 .word 0
13 .word 0
H A Darm-lib-plt-2b.s2 .word foo
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dgot-vers-1a.s2 .word foo
/haiku-buildtools/binutils/ld/testsuite/ld-sh/
H A Dreloc1.s2 .word foo + 0x123

Completed in 217 milliseconds

1234567891011>>