On 9/10/25 17:15, Philippe Mathieu-Daudé wrote:
The RX target is 32-bit / little endian only.
Remove an invalid target_ulong use, then replace MO_TE -> MO_LE.

Philippe Mathieu-Daudé (8):
   target/rx: Replace target_ulong -> vaddr for translator API uses
   target/rx: Use MemOp type in gen_ld[u]() and gen_st()
   target/rx: Propagate DisasContext to generated helpers
   target/rx: Propagate DisasContext to push() / pop()
   target/rx: Propagate DisasContext to gen_ld[u]() and gen_st()
   target/rx: Factor mo_endian() helper out
   target/rx: Replace MO_TE -> MO_LE
   target/rx: Expand TCG register definitions for 32-bit target

Series queued, thanks.

Reply via email to