Searched refs:BITS (Results 26 - 50 of 129) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dfptr.c47 #define SIGN_EXTEND(VAL,BITS) \
48 ((int) ((VAL) >> ((BITS) - 1) ? ((unsigned)(-1) << (BITS)) | (VAL) : (VAL)))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcpu-riscv.c67 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
69 BITS, /* Bits in a word. */ \
70 BITS, /* Bits in an address. */ \
H A Dcpu-sparc.c25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
27 BITS, /* Bits in a word. */ \
28 BITS, /* Bits in an address. */ \
H A Dcpu-powerpc.c88 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
90 BITS, /* Bits in a word. */ \
91 BITS, /* Bits in an address. */ \
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-riscv.c67 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
69 BITS, /* Bits in a word. */ \
70 BITS, /* Bits in an address. */ \
H A Dcpu-sparc.c25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
27 BITS, /* Bits in a word. */ \
28 BITS, /* Bits in an address. */ \
H A Dcpu-powerpc.c88 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
90 BITS, /* Bits in a word. */ \
91 BITS, /* Bits in an address. */ \
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcpu-riscv.c67 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
69 BITS, /* Bits in a word. */ \
70 BITS, /* Bits in an address. */ \
H A Dcpu-sparc.c25 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
27 BITS, /* Bits in a word. */ \
28 BITS, /* Bits in an address. */ \
/netbsd-current/external/bsd/nsd/dist/
H A Dnsd-control-setup.sh.in49 BITS=3072
119 openssl genrsa -out "$SVR_BASE.key" "$BITS"
124 default_bits=$BITS
157 openssl genrsa -out "$CTL_BASE.key" "$BITS"
162 default_bits=$BITS
/netbsd-current/external/bsd/unbound/dist/testdata/10-unbound-anchor.tdir/keys/
H A Dunbound-control-setup49 BITS=3072
100 openssl genrsa -out $SVR_BASE.key $BITS || error "could not genrsa"
106 openssl genrsa -out $CTL_BASE.key $BITS || error "could not genrsa"
112 default_bits=$BITS
135 default_bits=$BITS
/netbsd-current/sys/arch/ews4800mips/include/
H A Dbus.h279 #define __TYPENAME(BITS) uint##BITS##_t
281 #define _BUS_SPACE_READ(PREFIX, BYTES, BITS) \
282 static __TYPENAME(BITS) \
284 static __TYPENAME(BITS) \
291 #define _BUS_SPACE_READ_MULTI(PREFIX, BYTES, BITS) \
294 __TYPENAME(BITS) *, bus_size_t); \
297 bus_size_t offset, __TYPENAME(BITS) *addr, bus_size_t count) \
304 #define _BUS_SPACE_READ_REGION(PREFIX, BYTES, BITS) \
307 __TYPENAME(BITS) *, bus_size_
[all...]
/netbsd-current/sys/arch/playstation2/include/
H A Dbus.h321 #define __TYPENAME(BITS) u_int##BITS##_t
323 #define _BUS_SPACE_READ(PREFIX, BYTES, BITS) \
324 static __TYPENAME(BITS) \
326 static __TYPENAME(BITS) \
333 #define _BUS_SPACE_READ_MULTI(PREFIX, BYTES, BITS) \
336 __TYPENAME(BITS) *, bus_size_t); \
339 bus_size_t offset, __TYPENAME(BITS) *addr, bus_size_t count) \
346 #define _BUS_SPACE_READ_REGION(PREFIX, BYTES, BITS) \
349 __TYPENAME(BITS) *, bus_size_
[all...]
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-control-setup.sh.in49 BITS=3072
119 openssl genrsa -out "$SVR_BASE.key" "$BITS"
124 default_bits=$BITS
157 openssl genrsa -out "$CTL_BASE.key" "$BITS"
162 default_bits=$BITS
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmcopro.c233 /* Only BITS (5, 4) and BITS (1, 0) can be written. */
252 /* Only BITS (13, 11), BITS (9, 7) and BITS (2, 0) can be written.
253 BITS (31, 14) and BIT (10) write as zero, BITS (6, 3) write as one. */
268 /* Only BITS (31, 14) can be written. */
277 /* BITS (10, 9) and BITS (
[all...]
H A Darmsupp.c480 if (BITS (25, 27) != 0x6)
486 switch (BITS (20, 24))
492 int vm = BITS (0, 3);
493 int rt1 = BITS (12, 15);
494 int rt2 = BITS (16, 19);
519 int n = BITS (16, 19);
520 int imm8 = BITS (0, 7);
528 int src = (BIT (22) << 4) | BITS (12, 15);
548 int src = (BITS (12, 15) << 1) | BIT (22);
565 ARMword imm32 = BITS (
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmcopro.c236 /* Only BITS (5, 4) and BITS (1, 0) can be written. */
255 /* Only BITS (13, 11), BITS (9, 7) and BITS (2, 0) can be written.
256 BITS (31, 14) and BIT (10) write as zero, BITS (6, 3) write as one. */
271 /* Only BITS (31, 14) can be written. */
280 /* BITS (10, 9) and BITS (
[all...]
H A Darmsupp.c483 if (BITS (25, 27) != 0x6)
489 switch (BITS (20, 24))
495 int vm = BITS (0, 3);
496 int rt1 = BITS (12, 15);
497 int rt2 = BITS (16, 19);
522 int n = BITS (16, 19);
523 int imm8 = BITS (0, 7);
531 int src = (BIT (22) << 4) | BITS (12, 15);
551 int src = (BITS (12, 15) << 1) | BIT (22);
568 ARMword imm32 = BITS (
[all...]
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
283 lastblock = BITS(1);
285 switch (BITS(2)) {
347 state->nlen = BITS(5) + 257;
349 state->ndist = BITS(5) + 1;
351 state->ncode = BITS(4) + 4;
364 state->lens[order[state->have++]] = (unsigned short)BITS(3);
385 here = lencode[BITS(lenbits)];
404 copy = 3 + BITS(2);
411 copy = 3 + BITS(
[all...]
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
283 lastblock = BITS(1);
285 switch (BITS(2)) {
347 state->nlen = BITS(5) + 257;
349 state->ndist = BITS(5) + 1;
351 state->ncode = BITS(4) + 4;
364 state->lens[order[state->have++]] = (unsigned short)BITS(3);
385 here = lencode[BITS(lenbits)];
404 copy = 3 + BITS(2);
411 copy = 3 + BITS(
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
283 lastblock = BITS(1);
285 switch (BITS(2)) {
347 state->nlen = BITS(5) + 257;
349 state->ndist = BITS(5) + 1;
351 state->ncode = BITS(4) + 4;
364 state->lens[order[state->have++]] = (unsigned short)BITS(3);
385 here = lencode[BITS(lenbits)];
404 copy = 3 + BITS(2);
411 copy = 3 + BITS(
[all...]
/netbsd-current/common/dist/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
283 lastblock = BITS(1);
285 switch (BITS(2)) {
347 state->nlen = BITS(5) + 257;
349 state->ndist = BITS(5) + 1;
351 state->ncode = BITS(4) + 4;
364 state->lens[order[state->have++]] = (unsigned short)BITS(3);
385 here = lencode[BITS(lenbits)];
404 copy = 3 + BITS(2);
411 copy = 3 + BITS(
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
H A Dinfback9.c157 #define BITS(n) \ macro
283 lastblock = BITS(1);
285 switch (BITS(2)) {
347 state->nlen = BITS(5) + 257;
349 state->ndist = BITS(5) + 1;
351 state->ncode = BITS(4) + 4;
364 state->lens[order[state->have++]] = (unsigned short)BITS(3);
385 here = lencode[BITS(lenbits)];
404 copy = 3 + BITS(2);
411 copy = 3 + BITS(
[all...]
/netbsd-current/sys/arch/mipsco/include/
H A Dbus.h340 #define __BS_TYPENAME(BITS) __CONCAT3(uint,BITS,_t)
347 #define __BS_ADDR(t, h, offset, BITS, BYTES) \
348 ((volatile __CONCAT3(u_int,BITS,_t) *) \
360 #define __bus_space_read(BYTES,BITS) \
361 static __inline __CONCAT3(u_int,BITS,_t) \
365 return (*__BS_ADDR(bst, bsh, offset, BITS, BYTES)); \
382 #define __bus_space_read_multi(BYTES,BITS) \
385 __BS_TYPENAME(BITS) *, size_t); \
392 __BS_TYPENAME(BITS) *
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-riscv.c149 #define N(BITS, NUMBER, PRINT, DEFAULT, NEXT) \
151 BITS, /* Bits in a word. */ \
152 BITS, /* Bits in an address. */ \

Completed in 506 milliseconds

123456