Home
last modified time | relevance | path

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

/linux-2.6.39/arch/tile/kernel/
Dsingle_step.c73 static inline tile_bundle_bits move_X1(tile_bundle_bits n, int dest, int src) in move_X1() function
92 return move_X1(n, TREG_ZERO, TREG_ZERO); in nop_X1()
566 bundle = move_X1(bundle, target_reg, temp_reg); in single_step_once()