Searched refs:x7 (Results 551 - 575 of 833) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/sys/kern/
H A Dsubr_terminal.c470 vi->mv_rev.back = fg & 0x7;
/freebsd-13-stable/sys/mips/atheros/
H A Dar724x_pci.c237 if (reg != 0x7) {
H A Dqca955x_pci.c237 if (reg != 0x7) {
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_regs.h582 #define JZ_DEV_CLK_128 0x7 /* DEV_CLK / 128 */
/freebsd-13-stable/sys/dev/sound/pci/
H A Demuxkireg.h586 #define EMU_DSP_OP_MACMV 0x7
/freebsd-13-stable/sys/dev/jedec_dimm/
H A Djedec_dimm.c540 sdram_width_byte &= 0x7;
/freebsd-13-stable/sys/dev/mfi/
H A Dmfivar.h390 #define MFI_REQ_DESCRIPT_FLAGS_LD_IO 0x7
/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvtd.c69 #define VTD_CAP_ND(cap) ((cap) & 0x7)
/freebsd-13-stable/sys/arm/allwinner/
H A Da10_fb.c80 #define MODCTL_OUT_SEL_MASK (0x7 << 20)
/freebsd-13-stable/stand/i386/boot0/
H A Dboot0.S539 movw $0x7,%bx # Page:attribute
/freebsd-13-stable/stand/i386/boot2/
H A Dboot1.S249 putstr.0: mov $0x7,%bx # Page:attribute
H A Dboot2.c197 v86.ebx = 0x7;
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Dasloperands.c306 ((NumArgs & 0x7) |
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c1028 AcpiGbl_AccessTypes [(UINT32) (Op->Common.Value.Integer & 0x7)]);
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactypes.h750 #define ACPI_SLEEP_TYPE_MAX 0x7
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c452 rx_chain_status = OS_REG_READ(ah, AR_PHY_RX_CHAINMASK) & 0x7;
H A Dar9300eep.h157 #define OSPREY_ANT_CHAIN_MASK 0x7
259 // bit 3 - reduce chain mask from 0x7 to 0x3 on 2 stream rates
/freebsd-13-stable/usr.bin/gzip/
H A Dunlz.c607 dict_size -= (dict_size >> 2) * ( (c >> 5) & 0x7);
/freebsd-13-stable/usr.bin/netstat/
H A Dsctp.c80 #define NETSTAT_SCTP_STATES_SHUTDOWN_RECEIVED 0x7
/freebsd-13-stable/sys/x86/pci/
H A Dpci_early_quirks.h71 #define I915_GMCH_GMS_STOLEN_64M (0x7 << 4)
/freebsd-13-stable/sys/crypto/openssl/aarch64/
H A Decp_nistz256-armv8.S2407 ldp x6,x7,[x1,#16]
2432 ldp x6,x7,[x1,#16]
2458 ldp x6,x7,[x1,#16]
2481 ldp x6,x7,[x1,#16]
2583 mov x7,x17
2590 mov x11,x7
2646 // to x4-x7 and b[0] - to x3
2659 mul x17,x7,x3 // a[3]*b[0]
2660 umulh x11,x7,x3
2679 mul x11,x7,x
[all...]
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-sparcv9.pl495 andcc %o1, 0x7, %g0
597 andcc %o1, 0x7, %g0
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp772 uint32_t regnum = saved_registers_locations & 0x7;
1043 uint32_t regnum = saved_registers_locations & 0x7;
/freebsd-13-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c486 switch (saved_registers_locations & 0x7) {
702 switch (saved_registers_locations & 0x7) {
/freebsd-13-stable/contrib/expat/lib/
H A Dxmltok.c433 n = ((from[0] & 0x7) << 18) | ((from[1] & 0x3f) << 12)
644 case 0x7: \

Completed in 418 milliseconds

<<21222324252627282930>>