Re: Slidedown overlapping of dest and source regsiters
andrew@...
On Tue, Jan 28, 2020 at 1:40 PM Guy Lemieux <glemieux@...> wrote: Hi Thang, Oops, yes, I meant vslide1down. Using vslide1down isn't about performance; it's the only way I know of for the debugger to construct a vector without additional storage. The alternative would have been to add an instruction to insert an element into an arbitrary element position, which for various reasons was deemed a less-preferable alternative.
|
|