| /freebsd/sys/x86/isa/ |
| H A D | atrtc.c | 319 UINT32 bitwidth, UINT64 *value, void *context, void *region_context) in atrtc_acpi_cmos_handler() argument 322 UINT32 bytewidth = howmany(bitwidth, 8); in atrtc_acpi_cmos_handler() 335 if (bitwidth == 0 || (bitwidth & 0x07) != 0) { in atrtc_acpi_cmos_handler() 336 CMOS_HANDLER_ERR("Invalid bitwidth: %u\n", bitwidth); in atrtc_acpi_cmos_handler()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 390 /// fshl(X,Y,Z): (X << (Z % bitwidth)) | (Y >> (bitwidth - (Z % bitwidth))) 398 /// fshr(X,Y,Z): (X << (bitwidth - (Z % bitwidth))) | (Y >> (Z % bitwidth)) 462 // bitwidth as the pointer type. 1694 // 0 <= lsb < lsb + width <= src bitwidth, where all values are unsigned. 1702 // 0 <= lsb < lsb + width <= src bitwidth, where all values are unsigned.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | EvergreenInstructions.td | 394 // x & (-1 >> (bitwidth - y)) 400 // x << (bitwidth - y) >> (bitwidth - y)
|
| H A D | SIInstructions.td | 3450 // x & (-1 >> (bitwidth - y)) 3456 // x << (bitwidth - y) >> (bitwidth - y)
|
| /freebsd/contrib/openbsm/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2435 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2435 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2435 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/libevent/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2456 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/ldns/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2434 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/file/m4/ |
| H A D | ltoptions.m4 | 352 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2455 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/openpam/m4/ |
| H A D | ltoptions.m4 | 362 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| H A D | libtool.m4 | 2484 # bitwidth (32 or 64) of that shared object, and providing the
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 517 "hardware-loop-counter-bitwidth=N")
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonPatternsHVX.td | 661 // V60 doesn't produce 0 on shifts by bitwidth, e.g. Vv.h << 16-0
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrCompiler.td | 1888 // 16-bit. We can remove a mask of any (bitwidth - 1) on the rotation amount
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.td | 730 // bitwidth.
|
| /freebsd/contrib/unbound/ |
| H A D | aclocal.m4 | 2490 # bitwidth (32 or 64) of that shared object, and providing the 8845 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 8021 …HelpText<"Set the maximum bitwidth for _BitInt (this option is expected to be removed in the futur…
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 8802 // bitwidth-1 bits.
|