Searched refs:is_store_instr (Results 1 – 1 of 1) sorted by relevance
75 is_store_instr(tmp_instr); \102 #define is_store_instr(ins) ((((ins) & 0x3f400000u) == 0x08000000u) || /* exclusive */ \ macro