Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/kernel/
Dunaligned.c77 static bool is_bundle_x0_nop(tilegx_bundle_bits bundle) in is_bundle_x0_nop() function
168 return is_bundle_x0_nop(bundle) && is_bundle_x1_nop(bundle); in is_x0_x1_nop()
264 if (!is_bundle_x0_nop(bundle)) { in find_regs()