Searched refs:TILEGX_BPT_BUNDLE (Results 1 – 4 of 4) sorted by relevance
55 static tile_bundle_bits compiled_bpt = TILEGX_BPT_BUNDLE | DIE_COMPILED_BPT;
36 tile_bundle_bits breakpoint_insn = TILEGX_BPT_BUNDLE;37 tile_bundle_bits breakpoint2_insn = TILEGX_BPT_BUNDLE | DIE_SSTEPBP;
24 static tile_bundle_bits singlestep_insn = TILEGX_BPT_BUNDLE | DIE_SSTEPBP;443 tile_bundle_bits bundle = TILEGX_BPT_BUNDLE; in kgdb_arch_init()
64 #define TILE_BPT_BUNDLE TILEGX_BPT_BUNDLE67 #define TILEGX_BPT_BUNDLE 0x286a44ae51485000ULL macro