Home
last modified time | relevance | path

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

/linux-3.4.99/arch/tile/kernel/
Dsingle_step.c372 BUG_ON(get_JOffLong_X1(__single_step_j_insn) != 0); in single_step_once()
440 (unsigned long) (pc + get_JOffLong_X1(bundle)); in single_step_once()
446 (unsigned long) (pc + get_JOffLong_X1(bundle)); in single_step_once()
Dtile-desc_32.c2335 create_JOffLong_X1, get_JOffLong_X1
/linux-3.4.99/arch/tile/include/arch/
Dopcode_tilepro.h205 get_JOffLong_X1(tilepro_bundle_bits n) in get_JOffLong_X1() function