Searched refs:bypass (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/rc4/asm/
H A Drc4-ia64.pl124 # - Note that due to the bypass/forwarding-path, the first two
156 # - We use a branch to out-of-line bypass-code of cycle-pressure:
158 # bypass path, and activate the bypass path ALL IN THE SAME
160 # the bypass with a simple conditional move instruction.
161 # Fortunately, the bypass paths get activated relatively
215 local *bypass = shift;
302 &P(\$bypass, ".rc4Bypass%u:", $label);
303 &I(\$bypass, "sub J = J, SI[%u]", $i0 % $NSI);
304 &I(\$bypass, "no
[all...]
/barrelfish-master/kernel/arch/armv7/
H A Dplat_zynq7.c142 /* Pinstrap PLL bypass setting. */
144 /* Software bypass override (force). */
151 bool bypass= bypass_force || (bypass_src && bypass_pin); local
152 if(bypass) {

Completed in 41 milliseconds