reasonably certain that the careful and slow use of little-endian data read/write
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 14 Jun 2020 14:00:12 +0000 (15:00 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 14 Jun 2020 14:00:50 +0000 (15:00 +0100)
commitf11148ec9133fb151d8e83e06d61bf2fc1cb7d7b
tree896805b4de9fe2ea68401e551c1f23c0cce2af69
parent560cc12be9303341a9e896df774c82622fb275ef
reasonably certain that the careful and slow use of little-endian data read/write
and explicit endian-ness swapping is correct, when comparing the
simulator against qemu
src/soc/decoder/isa/caller.py
src/soc/fu/compunits/test/test_compunit.py
src/soc/fu/ldst/test/test_pipe_caller.py
src/soc/simulator/qemu.py
src/soc/simulator/test_sim.py