Searched refs:reg16 (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_i386.h | 152 #define DEFINE_GPR_PSEUDO_16(reg16, reg32) \ argument 154 #reg16, nullptr, 2, \ 158 lldb_##reg16##_i386 }, \
|
| H A D | RegisterInfos_x86_64.h | 166 #define DEFINE_GPR_PSEUDO_16(reg16, reg64) \ argument 168 #reg16, nullptr, 2, \ 172 lldb_##reg16##_x86_64 }, \
|
| H A D | RegisterInfos_x86_64_with_base.h | 157 #define DEFINE_GPR_PSEUDO_16(reg16, reg64) \ 159 #reg16, nullptr, 2, GPR_OFFSET(reg64), eEncodingUint, eFormatHex, \ 161 LLDB_INVALID_REGNUM, x86_64_with_base::lldb_##reg16}, \ 166 DEFINE_GPR_PSEUDO_16(reg16,reg64) global() argument
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pci.h | 952 u16 reg16; in pcie_flags_reg() 958 pci_read_config_word(dev, pos + PCI_EXP_FLAGS, ®16); in pcie_flags_reg() 960 return reg16; in pcie_flags_reg() 954 u16 reg16; pcie_flags_reg() local
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_hsi_iscsi.h | 321 __le32 reg16 /* reg16 */; member 848 __le32 reg16 /* reg16 */; member
|
| H A D | ecore_hsi_iwarp.h | 323 __le32 reg16 /* reg16 */; member 743 __le32 reg16 /* reg16 */; member
|
| H A D | ecore_hsi_common.h | 728 __le32 reg16 /* reg16 */; member 1215 __le32 reg16 /* reg16 */; member
|
| H A D | ecore_hsi_eth.h | 314 __le32 reg16 /* reg16 */; member 854 __le32 reg16 /* reg16 */; member
|
| /freebsd/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_reset.c | 1247 u_int16_t reg16; in ar5212SetResetReg() 1252 ®16, sizeof(reg16)); in ar5212SetResetReg()
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_int.h | 345 u16 reg16; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 796 HANDLE_DW_OP(0x60, reg16, 0, 0, 2, DWARF)
|