| /freebsd-13-stable/lib/libc/i386/string/ |
| HD | strcmp.S | 61 je L3 63 jne L3 68 je L3 70 jne L3 75 je L3 77 jne L3 82 je L3 84 jne L3 89 je L3 91 jne L3 [all …]
|
| HD | strncmp.S | 69 jz L3 71 jne L3 91 jz L3 93 jne L3 101 jz L3 103 jne L3 111 jz L3 113 jne L3 121 jz L3 123 jne L3 [all …]
|
| HD | swab.S | 68 L3: lodsw label 93 jnz L3
|
| /freebsd-13-stable/crypto/openssl/crypto/whrlpool/ |
| HD | wp_block.c | 532 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block() 567 L3 = C0(K, 3) ^ C1(K, 2) ^ C2(K, 1) ^ C3(K, 0) ^ in whirlpool_block() 581 K.q[3] = L3; in whirlpool_block() 593 L3 ^= C0(S, 3) ^ C1(S, 2) ^ C2(S, 1) ^ C3(S, 0) ^ in whirlpool_block() 607 S.q[3] = L3; in whirlpool_block() 616 L3 = C3(K, 0); in whirlpool_block() 625 L3 ^= C2(K, 1); in whirlpool_block() 633 L3 ^= C1(K, 2); in whirlpool_block() 641 L3 ^= C0(K, 3); in whirlpool_block() 657 L3 ^= C7(K, 4); in whirlpool_block() [all …]
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/edac/ |
| HD | apm-xgene-edac.txt | 8 L3 - L3 cache controller 24 - interrupts : Interrupt-specifier for MCU, PMD, L3, or SoC error 39 Required properties for L3 subnode: 42 - reg : First resource shall be the L3 EDAC resource.
|
| /freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_rfgain.c | 126 uint32_t L1, L2, L3, L4; in ar5212InvalidGainReadback() local 132 L3 = 0; in ar5212InvalidGainReadback() 144 L3 = (gStep != 0x3f) ? 0x40 : L1; in ar5212InvalidGainReadback() 145 L4 = L3 + 50; in ar5212InvalidGainReadback() 153 return !((g >= L1 && g<= L2) || (g >= L3 && g <= L4)); in ar5212InvalidGainReadback()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/sound/ |
| HD | omap-dmic.txt | 7 <L3 interconnect address, size>; 16 <0x4902e000 0x7f>; /* L3 Interconnect */
|
| HD | omap-mcpdm.txt | 7 <L3 interconnect address, size>; 18 <0x49032000 0x7f>; /* L3 Interconnect */
|
| HD | omap-mcbsp.txt | 10 <L3 interconnect address, size>;
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/arm/omap/ |
| HD | l3-noc.txt | 1 * TI - L3 Network On Chip (NoC) 12 - reg: Contains L3 register address range for each noc domain.
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | omap5-l4-abe.dtsi | 51 /* L3 to L4 ABE mapping */ 108 <0x49022000 0xff>; /* L3 Interconnect */ 141 <0x49024000 0xff>; /* L3 Interconnect */ 174 <0x49026000 0xff>; /* L3 Interconnect */ 226 <0x4902e000 0x7f>; /* L3 Interconnect */ 269 <0x49032000 0x7f>; /* L3 Interconnect */
|
| HD | omap4-l4-abe.dtsi | 51 /* L3 to L4 ABE mapping */ 108 <0x49022000 0xff>; /* L3 Interconnect */ 141 <0x49024000 0xff>; /* L3 Interconnect */ 174 <0x49026000 0xff>; /* L3 Interconnect */ 242 <0x4902e000 0x7f>; /* L3 Interconnect */ 304 <0x49032000 0x7f>; /* L3 Interconnect */
|
| HD | gemini-wbd111.dts | 45 label = "wbd111:red:L3"; 63 label = "wbd111:green:L3";
|
| HD | gemini-wbd222.dts | 44 label = "wbd111:red:L3"; 62 label = "wbd111:green:L3";
|
| HD | dra7-l4.dtsi | 2289 <0x45800000 0x45800000 0x400000>, /* L3 data port */ 2290 <0x45c00000 0x45c00000 0x400000>, /* L3 data port */ 2291 <0x46000000 0x46000000 0x400000>, /* L3 data port */ 2292 <0x48436000 0x48436000 0x400000>, /* L3 data port */ 2293 <0x4843a000 0x4843a000 0x400000>, /* L3 data port */ 2294 <0x4844c000 0x4844c000 0x400000>, /* L3 data port */ 2295 <0x48450000 0x48450000 0x400000>, /* L3 data port */ 2296 <0x48454000 0x48454000 0x400000>; /* L3 data port */ 2365 <0x45800000 0x45800000 0x400000>, /* L3 data port */ 2366 <0x45c00000 0x45c00000 0x400000>, /* L3 data port */ [all …]
|
| HD | logicpd-torpedo-37xx-devkit.dts | 62 /* The DM3730 has a faster L3 than OMAP35, so increase pixel clock */
|
| /freebsd-13-stable/sys/powerpc/powerpc/ |
| HD | swtch32.S | 165 beq .L3 169 .L3: label
|
| HD | swtch64.S | 220 beq .L3 225 .L3: label
|
| /freebsd-13-stable/tools/tools/netmap/ |
| HD | README | 8 lb an L3/L4 load balancer
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | mutex | 169 template <class L1, class L2, class... L3> 170 int try_lock(L1&, L2&, L3&...); 171 template <class L1, class L2, class... L3> 172 void lock(L1&, L2&, L3&...);
|
| /freebsd-13-stable/lib/msun/src/ |
| HD | e_powf.c | 36 L3 = 3.3333334327e-01, /* 0x3eaaaaab */ variable 178 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in powf()
|
| HD | e_pow.c | 78 L3 = 3.33333329818377432918e-01, /* 0x3FD55555, 0x518F264D */ variable 236 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in pow()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/arm/ |
| HD | arm-dsu-pmu.txt | 4 with a shared L3 memory system, control logic and external interfaces to
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/ |
| HD | resource-names.txt | 28 <1 0 0x49000000 0x00001000>; /* L3 path */
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/bus/ |
| HD | ti-sysc.txt | 4 hardware for devices connected to various interconnects such as L3 54 parent L3 range for DMA access
|