Searched defs:next_instr_address (Results 1 – 3 of 3) sorted by relevance
85 #define next_instr_address(pc, bd) ((bd) ? (pc) : ((pc) + INSN_SIZE)) macro
88 #define next_instr_address(pc, bd) ((bd) ? (pc) : ((pc) + 4)) macro
122 #define next_instr_address( global() macro