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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dsingle_step.c73 static inline tile_bundle_bits move_X1(tile_bundle_bits n, int dest, int src) function
92 return move_X1(n, TREG_ZERO, TREG_ZERO);
542 bundle = move_X1(bundle, target_reg, temp_reg);

Completed in 41 milliseconds