[Bug target/103383] Microblaze bswaphi2 can cause issues with delay slots
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103383 --- Comment #6 from Rich Kujoth --- I'm not really in a position to change toolchains, so I needed to make it work with the version of GCC I have. Since the issue is specific to swap16, I made my own swap16 function that explicitly calls the two
[Bug target/103383] Microblaze bswaphi2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103383 --- Comment #3 from Rich Kujoth --- Haha nice, I guess I should have read a little further. Thanks! What does the "length" mean?