Home
last modified time | relevance | path

Searched refs:x109 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dunknown6 # 0x107 is 0407, 0x108 is 0410, and 0x109 is 0411; those are all PDP-11
26 #0 short 0x109 PDP-11 separate I&D
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h399 { u64 x109 = (x107 + x61); in fe_mul_impl() local
400 { u64 x110 = (x109 >> 0x1a); in fe_mul_impl()
401 { u32 x111 = ((u32)x109 & 0x3ffffff); in fe_mul_impl()
722 { u64 x109 = (x107 + x61); in fe_mul_121666_impl() local
723 { u64 x110 = (x109 >> 0x1a); in fe_mul_121666_impl()
724 { u32 x111 = ((u32)x109 & 0x3ffffff); in fe_mul_121666_impl()
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstd_defines46 assign KEY_F1 0x109
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-mpic4.3.dtsi89 0x109 0 0 0
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def19 ELF_RELOC(R_AARCH64_MOVW_UABS_G1, 0x109)
/freebsd/sys/contrib/device-tree/src/arm64/cavium/
H A Dthunder-88xx.dtsi218 reg = <0x0 0x109>;
/freebsd/sys/dev/bhnd/nvram/
H A Dnvram_map2452 0x109: u8 itt5ga2
2716 0x109: u8 itt5ga2
2948 0x109: u8 rxgains5ghtrisoa1 (&0x78, >>3)
2949 0x109: u8 rxgains5ghelnagaina1 (&0x7)
2950 0x109: u8 rxgains5ghtrelnabypa1 (&0x80, >>7)
/freebsd/share/misc/
H A Dusb_hid_usages736 0x109 Proximity
1647 0x109 Second Discrete Length to Decode
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td1524 defm "" : SIMDLANESELECT<I8x16, 0x109>;