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

/linux-4.1.27/arch/tile/kernel/
H A Dsingle_step.c124 if (bundle & TILEPRO_BUNDLE_Y_ENCODING_MASK) { rewrite_load_store_unaligned()
248 if (bundle & TILEPRO_BUNDLE_Y_ENCODING_MASK) { rewrite_load_store_unaligned()
417 if (!(bundle & TILEPRO_BUNDLE_Y_ENCODING_MASK)) { single_step_once()
H A Dtraps.c133 if (bundle & TILEPRO_BUNDLE_Y_ENCODING_MASK) special_ill()
H A Dtile-desc_32.c2556 if ((bits & TILEPRO_BUNDLE_Y_ENCODING_MASK) == 0) parse_insn_tilepro()
/linux-4.1.27/arch/tile/include/uapi/arch/
H A Dopcode_tilepro.h29 #define TILEPRO_BUNDLE_Y_ENCODING_MASK ((tilepro_bundle_bits)1 << 63) macro

Completed in 131 milliseconds