Richard Henderson <richard.hender...@linaro.org> writes:
> The first patch I believe is queued by Paolo, but is not yet > upstream; copied here for convenience. Then, fill in all of > the TODO blanks in TCI. > > The tci_write_reg* functions are redundant with tcg_write_reg. > Just pass in the properly truncated result to begin. In the > cases of the loads, we've automatically done that with the > type of the indirection. For all of the other arithmetic, > we don't actually have to do anything -- the value is either > right, or the high bits are undefined. And in fact will > currently be ignored by the extension on read. Hmm it also failed CI pretty hard: https://gitlab.com/stsquad/qemu/-/pipelines/248074046/failures -- Alex Bennée