gen_mov_host() in "src/cpu/core_dyn_x86/risc_x86.h" logs a wrong function name.
gen_mov_host()
The message for IllegalOption() is "gen_load_host" but should be "gen_mov_host".
IllegalOption()
This is in 0.74 (and earlier) and in the trunk of the repository (line 321 in r4275)
Fixed with r4301. Thanks.
Log in to post a comment.
Fixed with r4301. Thanks.