Searched refs:inst_store (Results 1 – 6 of 6) sorted by relevance
238 db_store_count += inst_store(ins); in db_restart_at_pc()246 db_store_count += inst_store(ins); in db_restart_at_pc()
84 #define inst_store(ins) 0 macro
86 #define inst_store(ins) 0 macro
84 #define inst_store(ins) (0) macro
84 #define inst_store(i) (db_inst_type(i) == IT_STORE) macro
73 #define inst_store(ins) ({ \ macro