On 1/9/23 02:38, Richard Henderson wrote:
On 8/31/23 15:55, Philippe Mathieu-Daudé wrote:- MemOp op = get_memop(oi); + MemOp o = get_memop(oi);mop would be a more descriptive replacement.
I went with that first, but then noticed 'MemOpIdx oi' and renamed as 'o'. Anyway I'll change to 'mop', thanks!
Otherwise, Reviewed-by: Richard Henderson <[email protected]> r~
