Re: [PATCH] add initial RISC-V support
Alexander Strasser <[email protected]> Sun, 27 Feb 2022 12:20:56 +0100
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, what about this? Anyone compiling for RISC-V? @Brad: Could you submit a tested and slightly reduced version of your patch for 64 bit only? Best regards, Alexander On 2021-07-31 12:56 +0200, Reimar Döffinger wrote: > > > > On 26 Jul 2021, at 00:57, Brad Smith <[email protected]> wrote: > > > > OpenBSD only supports riscv64 but this is an attempt at adding > > some of the initial bits for RISC-V support. > > Given you can test only 64 bit and everyone else is dropping 32-bit > support left and right is all this extra code really justifiable > compared to just assuming 64 bit?