Searched defs:is_writeback (Results 1 – 2 of 2) sorted by relevance
109 #define is_writeback(insn) ((insn ^ 0x01000000) & 0x01200000) macro