Searched refs:tile_bundle_bits (Results 1 – 8 of 8) sorted by relevance
31 typedef tile_bundle_bits kprobe_opcode_t;71 extern tile_bundle_bits breakpoint2_insn;72 extern tile_bundle_bits breakpoint_insn;
55 static tile_bundle_bits compiled_bpt = TILEGX_BPT_BUNDLE | DIE_COMPILED_BPT;
54 tile_bundle_bits bits;274 tile_bundle_bits prefetched_bundles[32]; in find_caller_pc_and_caller_sp()298 for (pc = start_pc;; pc += sizeof(tile_bundle_bits)) { in find_caller_pc_and_caller_sp()337 bytes_to_prefetch / sizeof(tile_bundle_bits); in find_caller_pc_and_caller_sp()
104 extern tile_bundle_bits bpt_code;112 static int special_ill(tile_bundle_bits bundle, int *sigp, int *codep) in special_ill()261 tile_bundle_bits instr; in do_trap()
24 static tile_bundle_bits singlestep_insn = TILEGX_BPT_BUNDLE | DIE_SSTEPBP;26 static tile_bundle_bits stepped_instr;186 tile_bundle_bits bundle; in get_step_address()443 tile_bundle_bits bundle = TILEGX_BPT_BUNDLE; in kgdb_arch_init()
36 tile_bundle_bits breakpoint_insn = TILEGX_BPT_BUNDLE;37 tile_bundle_bits breakpoint2_insn = TILEGX_BPT_BUNDLE | DIE_SSTEPBP;
59 typedef tilegx_bundle_bits tile_bundle_bits; typedef
69 typedef tilepro_bundle_bits tile_bundle_bits; typedef