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

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dexpr1.s1 .word 0
H A Dlog2.s1 .word 0
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-ctf/
H A Dtypedef-int.c1 typedef int word; typedef
3 static word w;
H A Dtypedef-long.c1 typedef long word; typedef
3 static word w;
/netbsd-current/external/gpl3/gdb.old/dist/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 >> 28) & 0x1) == 0)
47 if (((word >> 31) & 0x1) == 0)
67 if (((word >> 29) & 0x1) == 0)
69 if (((word >> 30) & 0x1) == 0)
88 if (((word >> 3
23151 aarch64_opcode_lookup(uint32_t word) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/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
23140 aarch64_opcode_lookup(uint32_t word) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dpcrel-4.s2 .word foo-.
3 .word foo-(.-4)
4 .word foo+8-.
5 .word foo-.-16
/netbsd-current/external/gpl3/gdb.old/dist/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
/netbsd-current/external/gpl3/gdb.old/dist/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...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dinsns16-parallel.s7 .word 0x00008000
8 .word 0x00008000
9 .word 0x00008000
10 .word 0x00008000
11 .word 0x00008000
12 .word 0x00008000
13 .word 0x00008000
14 .word 0x00008001
16 .word 0x00008000
17 .word
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/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...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Ddis-data.s2 .word 0x20010000
3 .word 0x000000f9
4 .word 0x00004cd5
H A Dnote-march-armv2.s2 .word 8
3 .word 5
4 .word 2
H A Dnote-march-armv2a.s2 .word 8
3 .word 6
4 .word 2
H A Dnote-march-armv3.s2 .word 8
3 .word 5
4 .word 2
H A Dnote-march-armv3m.s2 .word 8
3 .word 6
4 .word 2
H A Dnote-march-armv4.s2 .word 8
3 .word 5
4 .word 2
H A Dnote-march-armv4t.s2 .word 8
3 .word 6
4 .word 2
H A Dnote-march-armv5.s2 .word 8
3 .word 5
4 .word 2
H A Dnote-march-armv5t.s2 .word 8
3 .word 6
4 .word 2
H A Dnote-march-armv5te.s2 .word 8
3 .word 7
4 .word 2
H A Dnote-march-ep9312.s2 .word 8
3 .word 6
4 .word 2

Completed in 310 milliseconds

1234567891011>>