On Fri, 28 Sep 2018, Philippe Mathieu-Daudé wrote: > > What's wrong with `gen_mul_r5900' anyway? > > I plan to use this function (adding MADD/MADDU) for R3900 based cores > (which don't seemt related to Emotion Engine).
Fair enough. I reached for documentation and these instructions seem to be shared by all members of Toshiba's TX System RISC family, i.e. TX19, TX39, etc. So I think `gen_mul_toshiba' or `gen_mul_tx' or `gen_mul_txxx' will do. Maciej