On 5/18/24 11:31, Nicholas Piggin wrote:
Use DEF_MEMOP() consistently in larx and stcx. generation, and apply it once when it's used rather than where the macros are expanded, to reduce typing.Signed-off-by: Nicholas Piggin<[email protected]> --- target/ppc/translate.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
