On 9/10/25 12:10, Philippe Mathieu-Daudé wrote:
- Replace a pair of target_ulong types
- Replace MO_TE -> MO_BE
Philippe Mathieu-Daudé (9):
target/hppa: Use hwaddr type for HPPATLBEntry::pa
target/hppa: Have hppa_form_gva*() return vaddr type
target/hppa: Explode MO_TExx -> MO_TE | MO_xx
target/hppa: Conceal MO_TE within do_load()
target/hppa: Conceal MO_TE within do_load_32/64()
target/hppa: Conceal MO_TE within do_store()
target/hppa: Conceal MO_TE within do_store_32/64()
target/hppa: Introduce mo_endian() helper
target/hppa: Replace MO_TE -> MO_BE
Series queued, thanks.